set_logging()
set_logging
Set logging for the current process.
config (dict) – Dictionary of the parsed config parameters for the current process.
debug (bool) – Set logging level to DEBUG?
The log handler for the current process.
logging.Logger