Fixed using old log level convention #4745
This commit is contained in:
parent
415ac8e1dc
commit
3aebb87b37
|
@ -33,7 +33,7 @@ static const char* g_priority[] = {
|
|||
"FATAL",
|
||||
"ERROR",
|
||||
"WARNING",
|
||||
"NOTE",
|
||||
"NOTIFY",
|
||||
"INFO",
|
||||
"DEBUG",
|
||||
"DEBUG1",
|
||||
|
|
Loading…
Reference in New Issue