Interface: LogEntry#

One SDK log line delivered to SessionDelegates.onLog.

Properties#

timestamp#

timestamp: number

High-resolution time in milliseconds, same timeline as performance.now() (relative to the navigation / context time origin, not Unix epoch).


level#

level: LogLevel


message#

message: string