Options
Modules
  • Command
  • Localization
  • Logger
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

Represents the level of logging to be used at runtime

Index

Enumeration members

Enumeration members

DEBUG

DEBUG: = 4

ERROR

ERROR: = 3

INFO

INFO: = 1

NONE

NONE: = 0

WARN

WARN: = 2

Generated using TypeDoc