Implementation of the underlying logic to set the verbosity of a tool/scripts root logger from the command line as flags( "-vvv") or as an environment variable(CARAMEL_LOG_LEVEL=[0:3]). configure_log_level assumes that loggers have been set up from a config file before being called. Requested in issue #55
Implementation of the underlying logic to set the verbosity of a tool/scripts root logger from the command line as flags( "-vvv") or as an environment variable(CARAMEL_LOG_LEVEL=[0:3]). configure_log_level assumes that loggers have been set up from a config file before being called. Requested in issue #55