[This is preliminary documentation and subject to change.]
Interface that all loggers implement
For a list of all members of this type, see ILogger Members.
Type | Description |
---|---|
Logger | Implementation of ILogger used by Hierarchy |
RootLogger | The RootLogger sits at the root of the logger hierarchy tree. |
This interface supports logging events and testing if a level is enabled for logging.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
ILogger Members | log4net.Core Namespace