log_setup.py¶
This module is used to set up and manipulate the logging
configuration for
utilities like debug mode.
Sets up the |
|
Get the path to the current debug log file |
|
Helper function to find the console |
|
Helper function to get the console’s log level. |
|
Helper function to set the console’s log level. |
|
Enable, disable, or check if we’re in debug mode. |
|
Context manager for running a block of code in |
|
Wrapper for running a function in |