class documentation

Undocumented

Constant ALL Undocumented
Constant CRITICAL Undocumented
Constant DEBUG Undocumented
Constant ERROR Undocumented
Constant INFO Undocumented
Constant NOTSET Undocumented
Constant WARN Undocumented
Constant WARNING Undocumented
ALL: int = (source)

Undocumented

Value
0
CRITICAL: int = (source)

Undocumented

Value
50
DEBUG: int = (source)

Undocumented

Value
10
ERROR: int = (source)

Undocumented

Value
40
INFO: int = (source)

Undocumented

Value
20
NOTSET: int = (source)

Undocumented

Value
0
WARN: int = (source)

Undocumented

Value
30
WARNING: int = (source)

Undocumented

Value
30