module documentation

Undocumented

Constant DEBUG Undocumented
Constant DEFAULT_LEVELS Undocumented
Constant DEFAULT_TAGS Undocumented
Constant ERROR Undocumented
Constant INFO Undocumented
Constant SUCCESS Undocumented
Constant WARNING Undocumented

Undocumented

Value
10
DEFAULT_LEVELS = (source)

Undocumented

Value
{'DEBUG': DEBUG,
 'INFO': INFO,
 'SUCCESS': SUCCESS,
 'WARNING': WARNING,
 'ERROR': ERROR}
DEFAULT_TAGS = (source)

Undocumented

Value
{DEBUG: 'debug',
 INFO: 'info',
 SUCCESS: 'success',
 WARNING: 'warning',
 ERROR: 'error'}

Undocumented

Value
40

Undocumented

Value
20

Undocumented

Value
25

Undocumented

Value
30