attributes
Home > @gooddata/sdk-pluggable-application-model > IPluggableAppLogRecord > attributes
IPluggableAppLogRecord.attributes property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Event-specific attributes (e.g. { duration }). Merged with the host's shared context.
Signature:
attributes?: Record<string, unknown>;