Classes
Class | Description | |
---|---|---|
Hierarchy |
Hierarchical organization of loggers
| |
Logger | ||
LoggerCreationEventArgs |
Provides data for the LoggerCreatedEvent event.
| |
RootLogger |
The RootLogger sits at the root of the logger hierarchy tree.
| |
XmlHierarchyConfigurator |
Initializes the log4net environment using an XML DOM.
|
Interfaces
Interface | Description | |
---|---|---|
ILoggerFactory |
Interface abstracts creation of Logger instances
|
Delegates
Delegate | Description | |
---|---|---|
LoggerCreationEventHandler |
Delegate used to handle logger creation event notifications.
|