log4net SDK Reference

XmlConfigurator Methods

The methods of the XmlConfigurator class are listed below. For a complete list of XmlConfigurator class members, see the XmlConfigurator Members topic.

Public Static (Shared) Methods

ConfigureOverloaded. Automatically configures the log4net system based on the application's configuration settings.
ConfigureAndWatchOverloaded. Configures log4net using the file specified, monitors the file for changes and reloads the configuration if a change is detected.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

XmlConfigurator Class | log4net.Config Namespace