Skip to content
Snippets Groups Projects
Commit 4efc0993 authored by Shane Hutchins's avatar Shane Hutchins
Browse files

logfix

parent 45153b88
No related branches found
No related tags found
1 merge request!349logfix
Pipeline #186031 failed
......@@ -62,5 +62,5 @@ def get_storage() -> BundleStorageClient:
logger.critical(f"Error occurred while importing module for {cloud_env}")
logger.critical(f"Exception: {exc}")
logger.info(f"get_storage provider for cloud_env {cloud_env}")
_logger.info(f"get_storage provider for cloud_env {cloud_env}")
return provider_module.storage_client()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment