Documentation
log/mod
LogLevels
Variable LogLevels
Const
Internal
Log
Levels
:
{
CRITICAL
:
50
;
DEBUG
:
10
;
ERROR
:
40
;
INFO
:
20
;
NOTSET
:
0
;
WARN
:
30
;
}
= ...
Use this to retrieve the numeric log level by it's associated name. Defaults to INFO.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Use this to retrieve the numeric log level by it's associated name. Defaults to INFO.