---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [logging](../index.md) / LogContext

# Interface: LogContext

Defined in: [packages/b2c-tooling-sdk/src/logging/types.ts:29](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/eee4a3582430c731fadd77072888a1468c2fe25b/packages/b2c-tooling-sdk/src/logging/types.ts#L29)

Context object for structured logging entries.

A dictionary where any string key can hold any value,
used to attach contextual metadata to log messages.

## Indexable

\[`key`: `string`\]: `unknown`
