Interface: LogContext
Standardized structured log context fields.
These are the conventional keys consumers should attach to log records via Logger.withContext (or Logger.child) for cross-cutting observability. Keeping field names consistent across services makes CloudWatch Logs Insights / Loki queries dramatically more useful.
Additional fields may be added as needed - the type allows arbitrary keys.
Indexable
ts
[key: string]: unknown