Home > @datadog/browser-logs > LogsMessage
Structure passed to the internal log handling strategy.
Signature:
export interface LogsMessage
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 |