Logger Settings =============== Set Log Level ------------- Set the log level by calling `set_log_level` function:: >>> set_log_level('WARNING') Details are introduced in the Python API part.