introduce abstract states for each side of the Rubikon
[saartuer.git] / tysock.py
index cd112144544e25beb5b06c8812dde0aa476f2e4c..82d26a8075ab097d90fc39f177699722eddbea21 100644 (file)
--- a/tysock.py
+++ b/tysock.py
@@ -74,4 +74,4 @@ class TySocket():
                        except KeyboardInterrupt:
                                raise # forward Ctrl-C to the outside
                        except Exception as e:
-                               logger.error("TySocket: Something went wrong: %s" % str(e))
+                               logger.critical("TySocket: Something went wrong: %s" % str(e))