Getting Started
User Documentation
Developer Documentation
Internal API Reference
hutch_python.log_setup.
get_console_level
Helper function to get the console’s log level.
level – Compare to logging.INFO, logging.DEBUG, etc. to see which log messages will be printed to the screen.
logging.INFO
logging.DEBUG
int