What is ELMAH ?
Interview question and answer by:
Rajkatie | Posted on: 6/22/2012 | Category:
ASP.NET Interview questions | Views: 1117 | |
Points: 40
Answer:
ELMAH stand for Error Logging Modules and Handlers is an application-wide error logging facility. It can be dynamically added to a running .NET web application, or even all .NET web applications without any need for re-compilation or re-deployment.
Is used to log unhandled exceptions to the file system, event log, databases or even have it email you the errors.
Source: code.google.com/p/elmah/ |
|
Alert Moderator
Found interesting? Add this to: