mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 09:46:29 +00:00
Change loglevel INFO to use black textcolor (#1459)
This commit is contained in:
parent
f253c797af
commit
0b44df366c
@ -177,7 +177,7 @@ def initialize_logging():
|
||||
reset=True,
|
||||
log_colors={
|
||||
"DEBUG": "cyan",
|
||||
"INFO": "green",
|
||||
"INFO": "black",
|
||||
"WARNING": "yellow",
|
||||
"ERROR": "red",
|
||||
"CRITICAL": "red",
|
||||
|
Loading…
x
Reference in New Issue
Block a user