Tuesday, January 8, 2008

ASP.Net Error Logging using Google's ELMAH Component

ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.

Further details regarding this can be found in following sites

No comments: