This namespace contains the implementations to plug NLog 1.0.0.505 into Common.Logging.
For an example on how to configure
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. |