The LogMessage type exposes the following members.
Properties
| Name | Description |
---|
 | Date |
Date and time when the log entry was created.
|
 | Id |
Unique Id of the log entry.
|
 | Level |
Level of the log entry.
|
 | Message |
The logged message.
|
 | Topic |
Topic or subject of the log entry.
|
Top
See Also