Skip to content

fix: log level in uncaught errors - #221

Merged
maxday merged 2 commits into
mainfrom
maxday/fix-log
Sep 11, 2026
Merged

fix: log level in uncaught errors#221
maxday merged 2 commits into
mainfrom
maxday/fix-log

Conversation

@maxday

@maxday maxday commented Sep 11, 2026

Copy link
Copy Markdown
Member

Fixes #220

Renames the JSON error-log field from log_level to level so uncaught errors match the standard log format.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rudraroop rudraroop left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxday

maxday commented Sep 11, 2026

Copy link
Copy Markdown
Member Author

unrelated failure on CI, fix is here: #222 will merge from main once reviewed/merged

@maxday

maxday commented Sep 11, 2026

Copy link
Copy Markdown
Member Author

merging from main now that #222 is merged

@maxday
maxday merged commit 8b0477b into main Sep 11, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON structured logging uses log_level instead of level for uncaught exceptions

3 participants