Click or drag to resize

MessageLayoutRenderer Properties

The MessageLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyExceptionSeparator
Gets or sets the string that separates message from the exception.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyRaw
Gets or sets whether it should render the raw message without formatting parameters
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Public propertyWithException
Gets or sets a value indicating whether to log exception along with message.
Top
See Also