mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-05 16:26:29 +00:00
This reverts commit 0b44df366c38a3bdd8faf1a3f5f514731d1ffefa.
This commit is contained in:
parent
319b2b5d4c
commit
63e08b15bc
@ -177,7 +177,7 @@ def initialize_logging():
|
|||||||
reset=True,
|
reset=True,
|
||||||
log_colors={
|
log_colors={
|
||||||
"DEBUG": "cyan",
|
"DEBUG": "cyan",
|
||||||
"INFO": "black",
|
"INFO": "green",
|
||||||
"WARNING": "yellow",
|
"WARNING": "yellow",
|
||||||
"ERROR": "red",
|
"ERROR": "red",
|
||||||
"CRITICAL": "red",
|
"CRITICAL": "red",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user