Optional. ID of the client if it's been assigned by the runtime.
ID used to correlate multiple events for an operation. Typically of the form of
${clientId}:${timestamp}
but may include the clientId of the sender when logging
that an event was received.
Name of the event being logged.
Time that the event occurred. The timestamp is generated by LiveEvent.getTimestamp
.
Generated using TypeDoc
Properties included on all events sent by
LiveTelemetryLogger
.