NLog Logging Library

TargetAttribute Members

TargetAttribute overview

Public Instance Constructors

TargetAttribute Constructor Creates a new instance of the TargetAttribute class and sets the name.

Public Instance Properties

IgnoresLayout Determines whether the target ignores layout specification.
IsCompound Marks the target as 'compound' target (used to generate the target summary documentation page);
IsWrapper Marks the target as 'wrapper' target (used to generate the target summary documentation page);
Name The name of the logging target.

See Also

TargetAttribute Class | NLog Namespace