mirror of
https://github.com/versity/versitygw.git
synced 2026-01-09 04:53:10 +00:00
Fixes #1253 Removes the xml pretty printing from debug logger. Instead it prints out the raw request/response body. This way we avoid to miss/add something to raw xml, which could lead to misconfusion.