0
kicks
Tutorial - Logging of Exceptions ELMAH (Part 1) | IstoMesmo
In this article I will talk to you of an open source project that allows logging of unexpected exceptions in Web applications in a simple, practical and efficient.
The project ELMAH (Error Logging Modules and Handlers for ASP.NET) appeared in 2004 as a project in the MSDN to demonstrate the use of HTTP Handlers and Modules.