Initialize the repository using the specified config
Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- element
- Type: System.XmlXmlElement
the element containing the root of the config
Remarks
The schema for the XML configuration data is defined by the implementation.
See Also