Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
XmlHierarchyConfigurator.ParseChildrenOfLoggerElement�Method�
Parses the children of a logger element.
[Visual�Basic]
Protected�Sub�ParseChildrenOfLoggerElement( _
���ByVal
catElement�As�
XmlElement,�_
���ByVal
log�As�
Logger,�_
���ByVal
isRoot�As�
Boolean�_
)
Parameters
-
catElement
- The category element.
-
log
- The logger instance.
-
isRoot
- Flag to indicate if the logger is the root logger.
Remarks
Parse the child elements of a <logger> element.
See Also
XmlHierarchyConfigurator Class | log4net.Repository.Hierarchy Namespace