browser-sdk

Home > @datadog/browser-logs > LogsMessage

LogsMessage interface

Structure passed to the internal log handling strategy.

Signature:

export interface LogsMessage 

Properties

Property Modifiers Type Description
context? Context (Optional) Optional context attached to the log
message string Raw message provided by the customer
status StatusType Severity of the log