mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-17 10:45:22 +02:00
fixup! Logger: Add color support for different log levels
This commit is contained in:
parent
17b525f2a6
commit
d2edd4b63f
2 changed files with 5 additions and 3 deletions
|
|
@ -224,7 +224,7 @@ https_only: false
|
|||
|
||||
##
|
||||
## Enables colors in logs. Useful for debugging purposes
|
||||
## This is overridden if "-k" or "--colorize"
|
||||
## This is overridden if "-k" or "--colorize"
|
||||
## are passed on the command line.
|
||||
## Colors are also disabled if the environment variable
|
||||
## NO_COLOR is present and has any value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue