ELMAH icon
ELMAH icon

ELMAH

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.

ELMAH screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac  Run in Mono?
  • Windows
  • Linux  Run in Mono?
  • .NET Framework
-
No reviews
5likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Error Logging

 Tags

ELMAH News & Activities

Highlights All activities

Recent activities

Show all activities

ELMAH information

  • Developed by

    US flagAtif Aziz
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  313 Stars
  •  64 Forks
  •  135 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about ELMAH, and it has gotten 5 likes

ELMAH was added to AlternativeTo by Ola Johansson on and this page was last updated .

Comments and Reviews

   
 Post comment/review
Ola Johansson
0

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.

Ola Johansson

I've found this now that can help a little. Not really an alternative though.

http://code.google.com/p/elmah-loganalyzer/

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:

Official Links