Common Logging 2.0 API Reference

Common.Logging.Log4Net Namespace

This namespace contains the implementations to plug log4net 1.2.10 into Common.Logging.

For an example on how to configure

Namespace Hierarchy

Classes

Class Description
CommonLoggingAppender Routes log events to Common.Logging infrastructure.
Log4NetLogger Concrete implementation of ILog interface specific to log4net 1.2.10.
Log4NetLoggerFactoryAdapter Concrete subclass of ILoggerFactoryAdapter specific to log4net 1.2.10.

Interfaces

Interface Description
Log4NetLoggerFactoryAdapter.ILog4NetRuntime Abstract interface to the underlying log4net runtime