Browse Source

test docker pipfile

tsteuer 5 years ago
parent
commit
107c0d2548
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cdplib/log.py

+ 1 - 0
cdplib/log.py

@@ -30,6 +30,7 @@ class Log():
 
         self._logger = logging.getLogger(name)
         
+        exit
 
         self._logger.setLevel("DEBUG")