Create class managing MLflow credentials and login process
We need more ways of logging the runtime information like logs, img, metrics etc. The current concept is not enough. For this, we need a simple way of managing connection to MLflow and somehow improve the logging. This task here is only for MLflow Connection Management.