Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IXmlRepositoryConfigurator Interface

Configure repository using XML

For a list of all members of this type, see IXmlRepositoryConfigurator Members.

[Visual�Basic]
Public�Interface�IXmlRepositoryConfigurator
[C#]
public�interface�IXmlRepositoryConfigurator

Types that implement IXmlRepositoryConfigurator

Type Description
Hierarchy Hierarchical organization of loggers

Remarks

Interface used by Xml configurator to configure a ILoggerRepository.

A ILoggerRepository should implement this interface to support configuration by the XmlConfigurator.

Requirements

Namespace: log4net.Repository

Assembly: log4net (in log4net.dll)

See Also

IXmlRepositoryConfigurator Members | log4net.Repository Namespace