ELMAH

Source: Wikipedia, the free encyclopedia.
ELMAH
Developer(s)Atif Aziz
Stable release
1.2.2 / April 13, 2012; 12 years ago (2012-04-13)
Written inC#
Platform.NET
TypeError logging
LicenseApache License 2.0
Websiteelmah.github.io

ELMAH (Error Logging Modules and Handlers) is an open-source[1] debugging tool for ASP.NET web services.[2] When added to a running web application on a machine, exceptions that are thrown trigger event handlers in the ELMAH tool. These event handlers can include logging to various database back-ends, logging which can be viewed from a web portal, and the sending of notification emails, tweets and RSS articles to advise administrators of the problem. ELMAH provides a pluggable implementation of error logging.[3]

References

External links


This page is based on the copyrighted Wikipedia article: ELMAH. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy