GelfLayout Properties |
The GelfLayout type exposes the following members.
| Name | Description | |
|---|---|---|
| DisableThreadAgnostic |
Disables ThreadAgnosticAttribute to capture ScopeContext-properties from active thread context
| |
| ExcludeEmptyProperties |
Gets or sets the option to exclude null/empty properties from the log event (as JSON)
| |
| ExcludeProperties |
List of property names to exclude when IncludeEventProperties is | |
| GelfFacility |
Gets or sets whether to activate the legacy Graylog Message Facility-field
| |
| GelfFields |
Gets or sets GELF additional fields
| |
| GelfFullMessage |
Gets or sets the Graylog Message Full-Message-field
| |
| GelfHostName |
Gets or sets Graylog Message Host-field
| |
| GelfShortMessage |
Gets or sets the Graylog Message Short-Message-field
| |
| IncludeEventProperties |
Gets or sets the option to include all properties from the log events
| |
| IncludeProperties |
List of property names to include when IncludeEventProperties is | |
| IncludeScopeProperties |
Gets or sets whether to include the contents of the ScopeContext properties-dictionary.
| |
| Layouts |
Gets the inner layouts.
(Inherited from CompoundLayout.) | |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Layout.) |