mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 12:41:10 +00:00
The debuglogger logs will only get printed if debug is enabled, but we always want the internal server error logs to be logged by the service since this is usually some actionable error that needs to be addressed with the backend storage system. This changes internal server error logs to always to sent to stderr.