LogMessage Properties |
The LogMessage type exposes the following members.
Name | Description | |
---|---|---|
DateTime |
The date and time the message was logged.
| |
Level |
Log level.
| |
LogDate |
A date string formatted: "yyyy-MM-dd"
| |
LogTime |
A time string formatted: "hh:mm:ss.fff tt"
| |
Message |
The message to log.
|