log4net SDK Reference

LoggerManager Class

[This is preliminary documentation and subject to change.]

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

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

Thread Safety

This type is not safe for multithreaded operations.

Remarks

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.

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

LoggerManager Members | log4net.Core Namespace