logger update: assign color for TRACE level
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
69af2ffc83
commit
3438bc9d0f
@@ -38,6 +38,7 @@ COLORS = {
|
||||
"DEBUG": BLUE,
|
||||
"CRITICAL": YELLOW,
|
||||
"ERROR": RED,
|
||||
"TRACE": MAGENTA,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user