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

added color log #11

Closed
wants to merge 1 commit into from
Closed

Conversation

HenryZerocool
Copy link

#9
Please install package 'colorlog' to make it works

This setup is using default color setting from 'colorlog'. The color depends on type of logging

  'DEBUG':    'cyan',
  'INFO':     'green',
  'WARNING':  'yellow',
  'ERROR':    'red',
  'CRITICAL': 'red,bg_white'

You can customize it if you want

@SuperFola SuperFola added the invalid This doesn't seem right label Oct 30, 2020
@SuperFola
Copy link
Owner

I can't merge it asis because it's lacking a lot of code, I put something in ff0fa7a

@SuperFola SuperFola closed this Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants