This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch DATALAB-2409
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/DATALAB-2409 by this push:
     new d0095d5  [DATALAB-2409] - logging refactored
d0095d5 is described below

commit d0095d55b8c69cf8a42394e66e70bc133f4eb7cf
Author: bodnarmykola <[email protected]>
AuthorDate: Tue Aug 3 11:37:40 2021 +0300

    [DATALAB-2409] - logging refactored
---
 infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py 
b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
index 2810a24..218c033 100644
--- a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
+++ b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
@@ -26,7 +26,7 @@ import datalab.fab
 import datalab.meta_lib
 import datalab.ssn_lib
 import json
-import datalab.logger
+from datalab.logger import logging
 import os
 import sys
 import traceback

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to