Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogCategory

List of log categories.

Index

Enumeration members

Alert

Alert: = 1

Alert: action must be taken immediately

Critical

Critical: = 2

Critical: critical conditions

Debug

Debug: = 7

Debug: debug messages

Emergency

Emergency: = 0

Emergency: system is unusable

Error

Error: = 3

Error: error conditions

Info

Info: = 6

Informational: informational messages

Notice

Notice: = 5

Notice: normal but significant condition

Trace

Trace: = 8

Trace: output the most you can

Warning

Warning: = 4

Warning: warning conditions

Generated using TypeDoc