|
|
LogMessage Properties |
The LogMessage type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExtensionData |
Gets or sets the structure that contains extra data.
|
|
|
Id |
This value is the message ID.
|
|
|
MessageType |
This value is the type of log message.
|
|
|
ProcessId |
This value is the process ID of the process that generated the message.
|
|
|
Sequence |
This value is the sequence number of this message in the log file.
|
|
|
Text |
This value is the content of the log message.
|
|
|
ThreadId |
This value is the thread ID of the thread that generated the message.
|
|
|
Timestamp |
This value is the local time when the message was generated.
|
|
|
TimestampOffset |
This value is the relative UTC time when the message was generated.
|