| SyslogMessage Properties |
The SyslogMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| AppName |
Gets the application name.
| |
| DateTimeOffset |
Gets the timestamp.
| |
| Facility |
Gets the facility.
| |
| HostName |
Gets the host name.
| |
| Message |
Gets the message text.
| |
| MsgId |
Gets the message identifier.
| |
| ProcId |
Gets the process identifier.
| |
| Severity |
Gets the severity.
| |
| StructuredDataElements |
Gets the structured data.
| |
| Version |
Gets the protocol version.
|