Info
Version: | 1.2.2 |
Author(s): | Atif Aziz |
Last Update: | Friday, April 13, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://elmah.github.io/ |
NuGet Url: | https://www.nuget.org/packages/elmah |
Install
Install-Package elmah
dotnet add package elmah
paket add elmah
elmah Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah.corelibrary(>= 1.2.2)
Tags
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.