Static manager that controls the creation of repositories
For a list of all members of this type, see LoggerManager Members.
System.Object
���log4net.Core.LoggerManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Static manager that controls the creation of repositories
This class is used by the wrapper managers (e.g. LogManager) to provide access to the ILogger objects.
This manager also holds the IRepositorySelector that is used to lookup and create repositories. The selector can be set either programmatically using the RepositorySelector property, or by setting the log4net.RepositorySelector
AppSetting in the applications config file to the fully qualified type name of the selector to use.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
LoggerManager Members | log4net.Core Namespace