-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing feature request for this?
- I have searched the existing issues
Problem Description
Currently the fatal log level is displayed on Info Level when using the text format of the default logger.
Solution Description
This should change and now it's possible through charmbracelet/log#88.
Therefore you need to bump the charmbracelet/log dep to the new release and implement the custom styles for the FATAL
log level of the library.
Maybe this should also be applied to other log levels as well like TRACE
and NOTICE
.
Who can address the issue?
Go devs
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request