LogEntryMessage Type
Record fields
| Record Field |
Description
|
|
Source subsystem.
|
Full Usage:
CorrelationId
Field type: string
|
Correlation ID of the RPC that owns this entry (FR-009/009a). Empty string when the entry is not tied to any RPC.
|
Full Usage:
DroppedSinceLast
Field type: int
|
Count of entries the server dropped to this subscriber since the last successful delivery (FR-012). Reset to 0 on every delivery.
|
Full Usage:
Message
Field type: string
|
Human-readable message. UTF-8, ≤ 8 KiB including a trailing " …[truncated N bytes]" marker on messages that were truncated at the Hub (FR-012a).
|
Full Usage:
ScriptingClientId
Field type: string
|
Scripting-client ID when the entry is about a specific connected client (FR-010). Empty string otherwise.
|
Full Usage:
Sequence
Field type: uint64
|
Per-subscriber monotonic sequence number, starting at 1.
|
Full Usage:
SessionId
Field type: string
|
Session ID when the entry is about a specific RunningSession (FR-010). Empty string otherwise.
|
|
Severity. DEBUG only reaches clients that explicitly lowered the severity floor via filter (FR-005a).
|
Full Usage:
TimestampUnixMs
Field type: int64
|
Hub-local UTC timestamp, Unix ms.
|
Static members
| Static member |
Description
|
|
|
|
|
FSBarV1_Archived