Common Logging 2.0 API Reference

Common.Logging.NLog Assembly

This assembly contains the implementations to plug NLog 1.0.0.505 into Common.Logging.

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.
mscorlib  
NLog  
System  

Namespaces

Namespace Description
Common.Logging.NLog

This namespace contains the implementations to plug NLog 1.0.0.505 into Common.Logging.

For an example on how to configure

Classes

Class Description
CommonLoggingTarget Routes all log events logged through NLog into the Common.Logging infrastructure.
NLogLogger Concrete implementation of ILog interface specific to NLog 1.0.0.505.
NLogLoggerFactoryAdapter Concrete subclass of ILoggerFactoryAdapter specific to NLog 1.0.0.505.