NLog Logging Library

TargetFactory Class

[This is preliminary documentation and subject to change.]

A factory of logging targets. Creates new targets based on their names.

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

System.Object
   NLog.TargetFactory

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

TargetFactory Members | NLog Namespace