log4net.Repository.Hierarchy NamespaceApache log4net™ SDK Documentation
 
Classes

  ClassDescription
Public classHierarchy
Hierarchical organization of loggers
Public classLogger
Implementation of ILogger used by Hierarchy
Public classLoggerCreationEventArgs
Provides data for the LoggerCreatedEvent event.
Public classRootLogger
The RootLogger sits at the root of the logger hierarchy tree.
Public classXmlHierarchyConfigurator
Initializes the log4net environment using an XML DOM.
Interfaces

  InterfaceDescription
Public interfaceILoggerFactory
Interface abstracts creation of Logger instances
Delegates

  DelegateDescription
Public delegateLoggerCreationEventHandler
Delegate used to handle logger creation event notifications.