hutch_python.log_setup.set_console_level

hutch_python.log_setup.set_console_level(level=20)

Helper function to set the console’s log level.

Parameters:

level (int or str) – Likely one of logging.INFO, logging.DEBUG, etc.