Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 610 Bytes

File metadata and controls

17 lines (14 loc) · 610 Bytes

LogEntrySeverity

The severity level of the log entry

Properties

Name Type Required Description
DEFAULT_ string "default"
DEBUG string "debug"
INFO string "info"
NOTICE string "notice"
WARNING string "warning"
ERROR string "error"
CRITICAL string "critical"
ALERT string "alert"
EMERGENCY string "emergency"