Common Logging 2.0 API Reference

Common.Logging.Log4Net129 Assembly

This assembly contains the adapter to the log4net 1.2.9 library

For an example on how to configure

Referenced Assemblies

Assembly Reference Description
Common.Logging This assembly contains the core functionality of the Common.Logging framework. In particular, checkout LogManager and ILog for usage information.
log4net  
mscorlib  
mscorlib  
System  

Namespaces

Namespace Description
Common.Logging.Log4Net

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

For an example on how to configure

Classes

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

Interfaces

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