Click or drag to resize
SyslogMessage Properties

The SyslogMessage type exposes the following members.

Properties
  NameDescription
Public propertyAppName
Gets the application name.
Public propertyDateTimeOffset
Gets the timestamp.
Public propertyFacility
Gets the facility.
Public propertyHostName
Gets the host name.
Public propertyMessage
Gets the message text.
Public propertyMsgId
Gets the message identifier.
Public propertyProcId
Gets the process identifier.
Public propertySeverity
Gets the severity.
Public propertyStructuredDataElements
Gets the structured data.
Public propertyVersion
Gets the protocol version.
Top
See Also