This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(store-gateway): don't log to stdout
Since we're not execing the radosgw daemon, its view of /dev/stdout is not really stdout, resulting in the logs being eaten. Now they'll at least be on the filesystem should debugging be necessary.
- Loading branch information