Fixed using old log level convention #4745

This commit is contained in:
Jerry (Xinyu Hou)
2015-06-25 11:25:51 -07:00
parent 415ac8e1dc
commit 3aebb87b37

View File

@@ -33,7 +33,7 @@ static const char* g_priority[] = {
"FATAL",
"ERROR",
"WARNING",
"NOTE",
"NOTIFY",
"INFO",
"DEBUG",
"DEBUG1",