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

'bold' option is not working #103

Closed
niguiecandy opened this issue May 7, 2021 · 1 comment
Closed

'bold' option is not working #103

niguiecandy opened this issue May 7, 2021 · 1 comment

Comments

@niguiecandy
Copy link

niguiecandy commented May 7, 2021

Hi,
first of all I'd like to thank you for a great tool.
I tried to use the formatter and encountered an issue that seems to be a bug.
In your documentation the bold/bright font can be set using following format :

bold, bold_{color}, fg_bold_{color}, bg_bold_{color}: Bold/bright colors.

When set, the output log turns gray.
Since thin option works as expected, there seems to be a bug on bold style.

@borntyping
Copy link
Owner

These codes can be extremely dependent on the terminal you're using and it's configuration. A lot of terminals allow uses to disable bold fonts.

I've added a sample script that might help debugging issues like this: https://github.com/borntyping/python-colorlog/blob/main/doc/colors.py

This currently works as far as I can tell, but feel free to open a new issue if you can provide some steps to reproduce the problem.

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

No branches or pull requests

2 participants