Configure the hierarchy by parsing a DOM tree of XML elements.
            
Namespace: log4net.Repository.HierarchyAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- element
 - Type: 
System.Xml XmlElement
The root element to parse. 
Remarks
Configure the hierarchy by parsing a DOM tree of XML elements.
See Also