Log |
The LogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId | Gets the ID of the logging account. | |
| Channel | Gets the log channel. | |
| Level | Gets the log level. | |
| LogTime | Gets the log time. | |
| Message | Gets the log message. | |
| MessageId | Gets the numeric identifier for the message. | |
| ProcessId | Gets the ID of the logging process. | |
| SequenceNumber | Gets a sequence number for the message, indicating the order in which it was logged relative to other log entries. | |
| SessionId | Gets the ID of the logging session. | |
| Source | Gets the log source. | |
| TenantId | Gets the ID of the logging tenant. | |
| ThreadId | Gets the ID of the logging thread. |
| Name | Description | |
|---|---|---|
| SerializeToJson | Gets a JSON string representing this entry. |