Describes all necessary information about a log event.
The stack layer where the log event occurred, e.g. inside the Chrome extension. See StackLayer.
The severity of the log event, e.g. error or warning. See LogLevel.
Text message that will be logged.
Describes all necessary information about a log event.