Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Severity

enum

Severity is used to denote severity of the logs dumped for log viewer

Index

Enumeration members

ALERT

ALERT: = "alert"

CRITICAL

CRITICAL: = "crit"

DEBUG

DEBUG: = "debug"

EMERGENCY

EMERGENCY: = "emerg"

ERROR

ERROR: = "err"

INFO

INFO: = "info"

NOTICE

NOTICE: = "notice"

WARNING

WARNING: = "warning"

Generated using TypeDoc