Updating TOR to use latest GV bindings from Dialcentral, particularly a bug fix is...
[theonering] / src / theonering.py
index de0f8c0..9209162 100755 (executable)
@@ -97,7 +97,7 @@ def main(logToFile):
                )
        else:
                logging.basicConfig(
-                       level=logging.INFO,
+                       level=logging.DEBUG,
                        format='(%(asctime)s) %(levelname)s:%(name)s:%(message)s',
                        datefmt='%H:%M:%S',
                )