Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

log4net.Repository.Hierarchy Namespace

Namespace hierarchy

Classes

Class Description
Hierarchy Hierarchical organization of loggers
Logger Implementation of ILogger used by Hierarchy
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.