browser-sdk

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

LogsGlobal.setAccountProperty property

Set or update the account property, stored in @account.<key>

Signature:

setAccountProperty: (key: string, property: any) => void;