Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerManager Members

LoggerManager overview

Public Static (Shared) Properties

RepositorySelector Gets or sets the repository selector used by the LogManager.

Public Static (Shared) Methods

CreateDomainOverloaded. Creates a repository with the specified name.
CreateRepositoryOverloaded. Creates a repository with the specified name.
ExistsOverloaded. Returns the named logger if it exists.
GetAllRepositories Gets an array of all currently defined repositories.
GetCurrentLoggersOverloaded. Returns all the currently defined loggers in the specified repository.
GetLoggerOverloaded. Retrieves or creates a named logger.
GetLoggerRepositoryOverloaded. Return the default ILoggerRepository instance.
GetRepositoryOverloaded. Return the default ILoggerRepository instance.
ResetConfigurationOverloaded. Resets all values contained in this repository instance to their defaults.
Shutdown Shuts down the log4net system.
ShutdownRepositoryOverloaded. Shuts down the repository for the repository specified.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

LoggerManager Class | log4net.Core Namespace