XmlHierarchyConfigurator.ParseRoot Method
Parses the root logger element.
[Visual Basic]
Protected Sub ParseRoot( _
ByVal
rootElement As
XmlElement _
)
Parameters
-
rootElement
- The root element.
Remarks
Parse an XML element that represents the root logger.
See Also
XmlHierarchyConfigurator Class | log4net.Repository.Hierarchy Namespace