BlackDynamite.bdlogging
Module Contents
Classes
Adds some context to logging |
Functions
|
|
Activate logging to file (if not already enabled) |
|
|
Attributes
- BlackDynamite.bdlogging.root_logger
- BlackDynamite.bdlogging.BD_FORMAT = '%(levelname)s:%(funcName)s [%(filename)s:%(lineno)d]: %(message)s'
- BlackDynamite.bdlogging.sh
- class BlackDynamite.bdlogging.ExtraContext
Adds some context to logging
- static getTr()
- fname()
- lololo()
- foo()
- __getitem__(name)
- __iter__()
- BlackDynamite.bdlogging.invalidPrint(x)
- BlackDynamite.bdlogging.activateFileLogging()
Activate logging to file (if not already enabled)
- BlackDynamite.bdlogging.getLogger(name)