Implementation of the ILoggerWrapper interface.
Inheritance Hierarchy
log4net.Core LoggerWrapperImpl
log4net.Core LogImpl
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
This class should be used as the base for all wrapper implementations.
See Also