Construct the configurator for a hierarchy
Namespace: log4net.Repository.Hierarchy
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- hierarchy
- Type: log4net.Repository.HierarchyHierarchy
The hierarchy to build.
Remarks
Initializes a new instance of the XmlHierarchyConfigurator class with the specified Hierarchy.
See Also