log4net SDK Reference

XmlConfigurator Class

Use this class to initialize the log4net environment using an Xml tree.

For a list of all members of this type, see XmlConfigurator Members.

System.Object
   log4net.Config.XmlConfigurator

[Visual Basic]
NotInheritable Public Class XmlConfigurator
[C#]
public sealed class XmlConfigurator

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Configures a ILoggerRepository using an Xml tree.

Requirements

Namespace: log4net.Config

Assembly: log4net (in log4net.dll)

See Also

XmlConfigurator Members | log4net.Config Namespace