Are there any frameworks or libraries for logging errors remotely using .Net?
3 answers
I believe ELMAH can do whatever you are looking for.
http://code.google.com/p/elmah/ http://www.hanselman.com/blog/ELMAHErrorLoggingModulesAndHandlersForASPNETAndMVCToo.aspx
+1
a source to share