openml-python
openml-python copied to clipboard
Address not working example
Description
The example https://openml.github.io/openml-python/master/examples/30_extended/configure_logging.html#sphx-glr-examples-30-extended-configure-logging-py does not work, it should use openml.config.set_console_log_level
function instead of console_log.setLevel
.