Closed USA-RedDragon closed 2 weeks ago
In Docker, since syslog doesn't get piped to the stdout/stderr, error lines are unseen in the logs. This allows docker users to set GUNICORN_ERROR_LOG_HANDLER to wgsi to obtain logs in the standard output/error.
GUNICORN_ERROR_LOG_HANDLER
wgsi
In Docker, since syslog doesn't get piped to the stdout/stderr, error lines are unseen in the logs. This allows docker users to set
GUNICORN_ERROR_LOG_HANDLER
towgsi
to obtain logs in the standard output/error.