AllEventPropertiesLayoutRenderer Properties |
The AllEventPropertiesLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
Culture |
Gets or sets the culture used for rendering.
| |
Exclude |
Gets or sets the keys to exclude from the output. If omitted, none are excluded.
| |
FixScopeContext |
Enables capture of ScopeContext-properties from active thread context
| |
Format |
Gets or sets how key/value pairs will be formatted.
| |
IncludeEmptyValues |
Get or set if empty values should be included.
A value is empty when null or in case of a string, null or empty string.
| |
IncludeScopeProperties |
Gets or sets whether to include the contents of the ScopeContext properties-dictionary.
| |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
Separator |
Gets or sets string that will be used to separate key/value pairs.
| |
ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |