browser-sdk

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

LogsGlobal.setAccount property

Set account information to all events, stored in @account

Signature:

setAccount: (newAccount: Account) => void;