MessageLayoutRenderer Properties |
The MessageLayoutRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| ExceptionSeparator |
Gets or sets the string that separates message from the exception.
| |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
| Raw |
Gets or sets whether it should render the raw message without formatting parameters
| |
| ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) | |
| WithException |
Gets or sets a value indicating whether to log exception along with message.
|