1. ELMAH

    By:

    ELMAH with initial configuration for getting started quickly. 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... More information

  2. ELMAH Core Library (no config)

    By:

    Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.

  3. ELMAH on MS SQL Server (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.

  4. Elmah.Contrib.Mvc

    By:

    Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects

  5. Elmah.MVC

    By:

    Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside you ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors is logged (even if customerError turned "On").

  6. Glimpse for Elmah

    By:

    Adds exceptions recorded by Elmah to Glimpse.

  7. ELMAH on XML Log

    By:

    ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.

  8. Elmah.Contrib.WebApi

    By:

    ASP.NET Web API exception filter for logging errors to ELMAH. Ported from Fabian Vilers' Elmah.Contrib.Mvc.

  9. ELMAH on MS SQL Server Compact

    By:

    ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.

  10. ServiceStack.Logging.Elmah

    By:

    Provides Elmah logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.Elmah.dll Dependencies: - ServiceStack.Interfaces.dll

  11. ELMAH with Windows Azure Table Storage

    By:

    This is a simple package that sets up ELMAH to use Windows Azure table storage for the ELMAH logs.

    6,154 downloads

  12. Common.Logging.Elmah

    By:

    Common.Logging library bindings for Elmah logging framework.

  13. ElmahR.Elmah

    By:

    ELMAH modules for ElmahR

  14. ELMAH on MongoDB (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on a MongoDB database as the error log. NB requires manual configuration. NOTE: The format of the log files has changed, please use a new collection or clear existing entries before using this version.

  15. ELMAH on MySQL (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.

  16. Elmah.Everywhere

    By:

    Elmah Everywhere is an exception logging library for .NET, Silverlight, WPF, ASP.NET MVC and WCF that uses an ELMAH (Error Logging Modules and Handlers for ASP.NET).

  17. ELMAH on RavenDB

    By:

    ELMAH with configuration for getting started quickly on a RavenDB database as the error log.

  18. ELMAH on Oracle (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on an Oracle database as the error log. NB requires manual configuration.

  19. ELMAH on PostgreSQL (requires manual config)

    By:

    ELMAH with configuration for getting started quickly on a PostgreSQL database as the error log. NB requires manual configuration.

  20. ELMAH on Microsoft Access

    By:

    ELMAH with configuration for getting started quickly on a Microsoft Access database as the error log.