log4net SDK Reference

LogManager Members

LogManager overview

Public Static (Shared) Methods

CreateDomainOverloaded. Create a domain
CreateRepositoryOverloaded. Create a logger repository.
ExistsOverloaded. Returns the named logger if it exists.
GetAllRepositories Gets the list of currently defined repositories.
GetCurrentLoggersOverloaded. Get the currently defined loggers.
GetLoggerOverloaded. Get or create a logger.
GetLoggerRepositoryOverloaded. Get the logger repository.
GetRepositoryOverloaded. Get a logger repository.
ResetConfigurationOverloaded. Reset the configuration of a repository
Shutdown Shuts down the log4net system.
ShutdownRepositoryOverloaded. Shutdown a logger repository.

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

LogManager Class | log4net Namespace | ILog