LogEntry
-
wvc.LogEntry Represents a single log entry emitted by the log service.
Properties
-
wvc.LogEntry.message - message: string
Human-readable log message.
-
wvc.LogEntry.timestamp - timestamp: Date
Timestamp at which the log entry was created.
-
wvc.LogEntry.context optional
context: RecordOptional structured context attached to the log entry.