My favorites | Sign in
Project Logo
                

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.

Once ELMAH has been dropped into a running web application and configured appropriately, you get the following facilities without changing a single line of your code:

ELMAH 1.1 RC now available for download (bin, bin(x64), src). See what's new, coming and fixed.

More Features

ELMAH in Action

Following is a screenshot of Firefox displaying the error log page as provided by ELMAH:

To learn more about ELMAH, see the MSDN article “Using HTTP Modules and Handlers to Create Pluggable ASP.NET Components” by Scott Mitchell and Atif Aziz.









Hosted by Google Code