1 from mlflow.utils.logging_utils import _configure_mlflow_loggers 2 3 _configure_mlflow_loggers(root_module_name=__name__)