mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Previously when we logged errors using logging.error() but didn't throw an exception, we would send these totally useless error humbugs/emails that look like this: Error generated by Anonymous user (not logged in) No stack trace available This change makes those messages include the actual text passed to logging.error(), which is substantially more useful. (imported from commit 76a8220ffe66d19cb0ca8ba9d1b42d5ecc4fd511) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||