init_log - initialize log module Args: level (str): msg above the level will be displayed DEBUG < INFO < WARNING < ERROR < CRITICAL \n ``the default value is logging.INFO`` Raises: OSError: fail to create log directories
(level=logging.INFO)
source not stored for this graph (policy: none)
no test coverage detected