first step to merge senslab upstream:
[sfa.git] / sfa / util / sfatablesRuntime.py
index 2443777..0bc88f6 100644 (file)
@@ -41,7 +41,7 @@ try:
 
 except:
     
-    from sfa.util.logging import logger
+    from sfa.util.sfalogging import logger
     def run_sfatables (_,__,___, rspec, ____=None):
         logger.warning("Cannot import sfatables.runtime, please install package sfa-sfatables")
         return rspec