Use this class to initialize the log4net environment using an Xml tree.
Inheritance Hierarchy
log4net.Config XmlConfigurator
Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Configures a ILoggerRepository using an Xml tree.
See Also