These values are chosen to match those used in the syslog network protocol (RFC 5424).
More...
These values are chosen to match those used in the syslog network protocol (RFC 5424).
◆ LOG_EMERG
Emergency: system is unusable.
Definition at line 26 of file syslog.h.
◆ LOG_ALERT
Alert: action must be taken immediately.
Definition at line 29 of file syslog.h.
◆ LOG_CRIT
Critical: critical conditions.
Definition at line 32 of file syslog.h.
◆ LOG_ERR
Error: error conditions.
Definition at line 35 of file syslog.h.
◆ LOG_WARNING
Warning: warning conditions.
Definition at line 38 of file syslog.h.
◆ LOG_NOTICE
Notice: normal but significant conditions.
Definition at line 41 of file syslog.h.
◆ LOG_INFO
Informational: informational messages.
Definition at line 44 of file syslog.h.
◆ LOG_DEBUG
Debug: debug-level messages.
Definition at line 47 of file syslog.h.