mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-14 13:30:51 +00:00
This reverts commit 0b44df366c.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user