Commit 33ff87c
fix(logging): flatten structured fields in JSON log output
tracing-subscriber's .json() nests event fields under a "fields"
subobject by default, making the structured data awkward to query
downstream. Enable flatten_event so fields live at the top level.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7704759 commit 33ff87c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
0 commit comments