Enum SyslogLogger.Severity
Severities
enum Severity
: void { ... }
Enum members
Name | Description |
---|---|
alert
|
action must be taken immediately |
critical
|
critical conditions |
debug_
|
debug-level messages |
emergency
|
system is unusable |
error
|
error conditions |
info
|
informational messages |
notice
|
normal but significant condition |
warning
|
warning conditions |