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 propertyDisableThreadAgnostic
Disables ThreadAgnosticAttribute to capture ScopeContext-properties from active thread context
Public propertyExclude
Gets or sets the keys to exclude from the output. If omitted, none are excluded.
Public propertyFormat
Gets or sets how key/value pairs will be formatted.
Public propertyIncludeEmptyValues
Gets or sets whether empty property-values should be included in the output.
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