Reverted Notify back to note #4855

This commit is contained in:
Jerry (Xinyu Hou) 2015-07-09 13:52:36 -07:00
parent 81649376fa
commit 485547d6ea
1 changed files with 1 additions and 1 deletions

View File

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