XmlConfigurator ClassApache log4net™ SDK Documentation
Use this class to initialize the log4net environment using an Xml tree.
Inheritance Hierarchy

OnlineSystem Object
  log4net.Config XmlConfigurator

Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public sealed class XmlConfigurator
Remarks

Configures a ILoggerRepository using an Xml tree.

See Also