mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
The comment explains this issue, but effectively, the upgrade to Django 2.x means that Django's built-in django.request logger was writing to our errors logs WARNING-level data for every 404 and 400 error. We don't consider user errors to be a problem worth highlighting in that log file.
8.5 KiB
8.5 KiB