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. Common.Logging

    By:

    Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.

    175,119 downloads

  4. log4net [1.2.11]

    By:

    NOTE: This package contains the Log4Net 1.2.11 assembly. log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the applicatio... More information

  5. 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.

  6. Enterprise Library - Logging Application Block

    By:

    The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.

  7. Common.Logging.Log4Net

    By:

    Common.Logging library bindings for Log4Net logging framework.

    40,890 downloads

  8. Castle Windsor logging facility

    By:

    Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).

  9. Ninject.Extensions.Logging 3.0.1.0

    By:

    Logging extension for Ninject

  10. Utility.Logging

    By:

    General base interfaces and classes for logging

  11. Enterprise Library - Exception Handling Application Block Logging Handler

    By:

    This exception handler lets you log formatted exception information in locations specified in the configuration file.

  12. Enterprise Library - Logging Application Block Database Provider

    By:

    This logging provider lets developer use the Data Access Application Block to store log entries.

  13. Ninject.Extensions.Logging.nlog2 3.0.1.0

    By:

    NLog2 Logging extension for Ninject

  14. Castle log4net integration

    By:

    Castle logging services integration with log4net 1.2.10

  15. Utility.Logging.NLog

    By:

    Implementation of Utility.Logging for NLog

  16. Common.Logging.NLog 2.0.0

    By:

    Common.Logging library bindings for NLog logging framework.

    10,404 downloads

  17. 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").

  18. Utility.Logging.NLog.Autofac

    By:

    Autofac module to register NLog Utility.Logging components

  19. Ninject.Extensions.Logging.Log4net 3.0.1.0

    By:

    Log4net Logging extension for Ninject

  20. Castle Windsor log4net integration

    By:

    Castle Windsor integration package for logging facility via log4net.