116,393

Downloads

9,726

Downloads of v 1.2.2

4/13/2012

Last update

ELMAH

1.2.2

ELMAH with initial configuration for getting started quickly. 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.

To install ELMAH, run the following command in the Package Manager Console

PM> Install-Package elmah

Release Notes

This release updates the way the HTTP handler is registered in the web.config and is designed to work more strictly and securely when enabling remote access for authorized users. See http://code.google.com/p/elmah/wiki/SecuringErrorLogPages on the project site for more information.

Owners

Authors

Tags

Dependencies

Id Version Range
elmah.corelibrary (≥ 1.2.2)

Version History

Version Downloads Last updated
ELMAH 1.2.0.1 87563 Sunday, May 29, 2011
ELMAH 1.2 1342 Friday, May 20, 2011
ELMAH 1.1 17762 Tuesday, January 25, 2011