Click or drag to resize

LoggerNameLayoutRenderer Properties

The LoggerNameLayoutRenderer type exposes the following members.

Properties
  NameDescription
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyPrefixName
Gets or sets a value indicating whether to render prefix of logger name (the part before the trailing dot character).
Public propertyShortName
Gets or sets a value indicating whether to render short logger name (the part after the trailing dot character).
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also