Click or drag to resize

AllEventPropertiesLayoutRenderer Properties

The AllEventPropertiesLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyExclude
Gets or sets the keys to exclude from the output. If omitted, none are excluded.
Public propertyFixScopeContext
Enables capture of ScopeContext-properties from active thread context
Public propertyFormat
Gets or sets how key/value pairs will be formatted.
Public propertyIncludeEmptyValues
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.
Public propertyIncludeScopeProperties
Gets or sets whether to include the contents of the ScopeContext properties-dictionary.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertySeparator
Gets or sets string that will be used to separate key/value pairs.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also