severity
Constants
ERROR
type: U64
Error events are likely to cause problems.
CRITICAL
type: U64
Critical events cause more severe problems or outages.
DEFAULT
type: U64
The log entry has no assigned severity level.
DEBUG
type: U64
Debug or trace information.
NOTICE
type: U64
Normal but significant events, such as start up, shut down, or a configuration change.
EMERGENCY
type: U64
One or more systems are unusable.
INFO
type: U64
Routine information, such as ongoing status or performance.
WARNING
type: U64
Warning events might cause problems.
ALERT
type: U64
A person must take an action immediately.