NLog Logging Library

Target Class

[This is preliminary documentation and subject to change.]

Represents logging target.

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

System.Object
   NLog.Target
      Derived types

[Visual Basic]
MustInherit Public Class Target
[C#]
public abstract class Target

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

Target Members | NLog Namespace