

ELMAH
5 likes
Comprehensive error logging for ASP.NET with real-time capture, pluggable modules, dynamic integration without code changes, web-based log access, detailed error data, filtering, email alerts, support for multiple storage back-ends, and customizable notification options.
Features
- Error Logging
Tags
- ASP.NET
- -net
ELMAH News & Activities
Highlights All activities
Recent activities
- Fla updated ELMAH
POX added ELMAH as alternative to Laravel Nightwatch
ELMAH information
What is ELMAH?
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.
Once ELMAH has been dropped into a running web application and configured appropriately, you get the following facilities without changing a single line of your code:







Comments and Reviews
I think Elmah miss loads of features like being able to search/filter errors, being able to create multiple lists of errors (for example one with only GoogleBot errors, one only with errors from logged in users and so on). Would also be awesome to be able to remove single errors directly from the UI and so on and so on.
So anyone know any alternatives? Or mods of Elmah so you get some more functionality.
I've found this now that can help a little. Not really an alternative though.
http://code.google.com/p/elmah-loganalyzer/