Click or drag to resize

VariableLayoutRenderer Properties

The VariableLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyActiveLayout
Gets the configuration variable layout matching the configured Name
Public propertyDefault
Gets or sets the default value to be used when the variable is not set.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyName
Gets or sets the name of the NLog variable.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also