quantbullet.log_config
#
Centralized logging configuration for the package.
Module Contents#
Functions#
|
Setup a logger with a given name. |
|
Set the log level for all loggers in the package. |
Attributes#
- quantbullet.log_config.LEVEL_MAP#
- quantbullet.log_config.set_package_log_level(level='WARNING')[source]#
Set the log level for all loggers in the package.
- quantbullet.log_config.pkg_logger#