Explorar o código

test docker pipfile

tsteuer %!s(int64=5) %!d(string=hai) anos
pai
achega
29a24de59e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      cdplib/log.py

+ 2 - 0
cdplib/log.py

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