Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

XmlHierarchyConfigurator Class

Initializes the log4net environment using an XML DOM.

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

System.Object
���log4net.Repository.Hierarchy.XmlHierarchyConfigurator

[Visual�Basic]
Public�Class�XmlHierarchyConfigurator
[C#]
public�class�XmlHierarchyConfigurator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Configures a Hierarchy using an XML DOM.

Requirements

Namespace: log4net.Repository.Hierarchy

Assembly: log4net (in log4net.dll)

See Also

XmlHierarchyConfigurator Members | log4net.Repository.Hierarchy Namespace