log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
XmlHierarchyConfigurator.Configure Method
Configure the hierarchy by parsing a DOM tree of XML elements.
[Visual Basic]
Public Sub Configure( _
ByVal
element As
XmlElement _
)
Parameters
-
element
- The root element to parse.
Remarks
Configure the hierarchy by parsing a DOM tree of XML elements.
See Also
XmlHierarchyConfigurator Class | log4net.Repository.Hierarchy Namespace