mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Any exception is an "unexpected event", which means talking about having an "unexpected event logger" or "unexpected event exception" is confusing. As the error message in `exceptions.py` already explains, this is about an _unsupported_ event type. This also switches the path that these exceptions are written to, accordingly.