mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
A lot of warning messages are printed in CI/CD failures generated by go test. Avoid that by requiring at least Error level for logging when doing go test.