NLog Logging Library

LogManager Class

[This is preliminary documentation and subject to change.]

Creates and manages instances of Logger objects.

For a list of all members of this type, see LogManager Members.

System.Object
   NLog.LogManager

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LogManager Members | NLog Namespace