Horde_Log
in package
Tags
Table of Contents
- ALERT = 1
- Alert: action must be taken immediately
- CRIT = 2
- Critical: critical conditions
- CRITICAL = 2
- Critical: critical conditions
- DEBUG = 7
- Debug: debug-level messages
- EMERG = 0
- Emergency: system is unusable
- EMERGENCY = 0
- Emergency: system is unusable
- ERR = 3
- Error: error conditions
- ERROR = 3
- Error: error conditions
- INFO = 6
- Informational: informational messages
- INFORMATION = 6
- Informational: informational messages
- INFORMATIONAL = 6
- Informational: informational messages
- NOTICE = 5
- Notice: normal but significant condition
- WARN = 4
- Warning: warning conditions
- WARNING = 4
- Warning: warning conditions
Constants
ALERT
Alert: action must be taken immediately
public
mixed
ALERT
= 1
CRIT
Critical: critical conditions
public
mixed
CRIT
= 2
CRITICAL
Critical: critical conditions
public
mixed
CRITICAL
= 2
DEBUG
Debug: debug-level messages
public
mixed
DEBUG
= 7
EMERG
Emergency: system is unusable
public
mixed
EMERG
= 0
EMERGENCY
Emergency: system is unusable
public
mixed
EMERGENCY
= 0
ERR
Error: error conditions
public
mixed
ERR
= 3
ERROR
Error: error conditions
public
mixed
ERROR
= 3
INFO
Informational: informational messages
public
mixed
INFO
= 6
INFORMATION
Informational: informational messages
public
mixed
INFORMATION
= 6
INFORMATIONAL
Informational: informational messages
public
mixed
INFORMATIONAL
= 6
NOTICE
Notice: normal but significant condition
public
mixed
NOTICE
= 5
WARN
Warning: warning conditions
public
mixed
WARN
= 4
WARNING
Warning: warning conditions
public
mixed
WARNING
= 4