NLog Logging Library

LayoutRendererAttribute Members

LayoutRendererAttribute overview

Public Instance Constructors

LayoutRendererAttribute Constructor Creates a new instance of LayoutRendererAttribute and assigns the FormatString to the specified value.

Public Instance Properties

FormatString The format string that can be used to invoke the layout renderer.
IgnoresPadding Marks the specified layout renderer as ignoring padding (used mostly for documentation generation).
UsingLogEventInfo Marks the specified layout renderer as relying purely on the contents of LogEventInfo only and not on any other information (such as thread-

See Also

LayoutRendererAttribute Class | NLog Namespace