Search
Preparing search index...
The search index is not available
logging-library
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
logging-library
LogLevel
Enumeration LogLevel
Enum representing each log level.
Index
Enumeration members
CRITICAL
DEBUG
ERROR
INFO
VERBOSE
WARNING
Enumeration members
CRITICAL
CRITICAL
:
= 60
DEBUG
DEBUG
:
= 20
ERROR
ERROR
:
= 50
INFO
INFO
:
= 30
VERBOSE
VERBOSE
:
= 10
WARNING
WARNING
:
= 40
Exports
Log
Level
CRITICAL
DEBUG
ERROR
INFO
VERBOSE
WARNING
Base
Handler
Console
Handler
Logger
Logger
Store
Test
Handler
ILog
Handler
ILog
Record
ILogger
Generated using
TypeDoc
Enum representing each log level.