hutch_python.log_setup.get_console_handler

hutch_python.log_setup.get_console_handler()

Helper function to find the console StreamHandler.

Returns

console – The Handler that prints to the screen.

Return type

StreamHandler