Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Customize fatal log level styling #2

Closed
1 task done
lvlcn-t opened this issue Mar 21, 2024 · 0 comments
Closed
1 task done

Feature: Customize fatal log level styling #2

lvlcn-t opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lvlcn-t
Copy link
Owner

lvlcn-t commented Mar 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant