-
Notifications
You must be signed in to change notification settings - Fork 821
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your environment
macOS Tahoe 26.3.1
Python 3.13.7
What happened?
Same as in #3548, but for logger.critical (CRITICAL severity text instead of FATAL as is described in documentation)
Steps to Reproduce
Same as in #3548, but replace logger.warn with logger.critical.
Expected Result
Severity Text = FATAL as defined in the spec.
Actual Result
Severity Text = CRITICAL
Additional context
No response
Would you like to implement a fix?
None
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working