browser-sdk

Home > @datadog/browser-logs > LogsGlobal > setGlobalContext

LogsGlobal.setGlobalContext property

Set the global context information to all logs, stored in @context

Signature:

setGlobalContext: (context: any) => void;