816,411
Downloads
141,988
Downloads of v 1.2.2
2012-04-13
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
-
- elmah.corelibrary (≥ 1.2.2)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| ELMAH 1.2.2 | 141988 | Friday, April 13 2012 |
| ELMAH 1.2.0.1 | 643827 | Sunday, May 29 2011 |
| ELMAH 1.2 | 1517 | Friday, May 20 2011 |
| ELMAH 1.1 | 29079 | Tuesday, January 25 2011 |