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