A single log entry.
The entry level.
The log message.
The time this entry was generated, in milliseconds since 0:00:00, January 1, 1970 UTC. If omitted, the current time will be used.
The log type, if known.
Converts a {@link goog.debug.LogRecord} into a {@link webdriver.logging.Entry}.
The record to convert.
The log type.
The converted entry.
{{level: string, message: string, timestamp: number, type: string}} The JSON representation of this entry.