lilydjwg 65e4f18bb4 format exception using traceback.format_exception_only for error messages
because many exceptions return empty strings for `str(exc)`, or lack
information (e.g. the exception name).
2022-04-06 13:54:34 +08:00
..
2020-08-29 09:51:31 +02:00
2020-08-29 19:58:32 +02:00