X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fchannel%2Ftext.py;fp=src%2Fchannel%2Ftext.py;h=206299c02adb9f57b504ebd96585e8de64951c8f;hb=da66a4ebd1deb3939a5bcf4abcd0d6d9708b59d8;hp=f4a95896ebb6690d30704a9620b51e99c5da61b4;hpb=a151f4c07f375b0c39f36685489591386e9ef6ca;p=theonering diff --git a/src/channel/text.py b/src/channel/text.py index f4a9589..206299c 100644 --- a/src/channel/text.py +++ b/src/channel/text.py @@ -72,7 +72,7 @@ class TextChannel(tp.ChannelTypeText): {}, ) except Exception: - _moduleLogger.exception(result) + _moduleLogger.exception("Oh no, what happened?") return self._conn.session.textsStateMachine.reset_timers()