Click or drag to resize

GelfLayout Properties

The GelfLayout type exposes the following members.

Properties
  NameDescription
Public propertyDisableThreadAgnostic
Disables ThreadAgnosticAttribute to capture ScopeContext-properties from active thread context
Public propertyExcludeEmptyProperties
Gets or sets the option to exclude null/empty properties from the log event (as JSON)
Public propertyExcludeProperties
List of property names to exclude when IncludeEventProperties is
Public propertyGelfFacility
Gets or sets whether to activate the legacy Graylog Message Facility-field
Public propertyGelfFields
Gets or sets GELF additional fields
Public propertyGelfFullMessage
Gets or sets the Graylog Message Full-Message-field
Public propertyGelfHostName
Gets or sets Graylog Message Host-field
Public propertyGelfShortMessage
Gets or sets the Graylog Message Short-Message-field
Public propertyIncludeEventProperties
Gets or sets the option to include all properties from the log events
Public propertyIncludeProperties
List of property names to include when IncludeEventProperties is
Public propertyIncludeScopeProperties
Gets or sets whether to include the contents of the ScopeContext properties-dictionary.
Public propertyLayouts
Gets the inner layouts.
(Inherited from CompoundLayout.)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from Layout.)
Top
See Also