Class Horde_Log
integer |
EMERG
Emergency: system is unusable |
#
0
|
integer |
ALERT
Alert: action must be taken immediately |
#
1
|
integer |
CRIT
Critical: critical conditions |
#
2
|
integer |
ERR
Error: error conditions |
#
3
|
integer |
WARN
Warning: warning conditions |
#
4
|
integer |
NOTICE
Notice: normal but significant condition |
#
5
|
integer |
INFO
Informational: informational messages |
#
6
|
integer |
DEBUG
Debug: debug-level messages |
#
7
|