mirror of
https://github.com/minio/minio.git
synced 2025-11-03 17:51:11 +01: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.