minio/internal/logger/target
Harshavardhana 5e763b71dc
use logger.LogOnce to reduce printing disconnection logs (#15408)
fixes #15334

- re-use net/url parsed value for http.Request{}
- remove gosimple, structcheck and unusued due to https://github.com/golangci/golangci-lint/issues/2649
- unwrapErrs upto leafErr to ensure that we store exactly the correct errors
2022-07-27 09:44:59 -07:00
..
console fix: do not pass around sync.Map (#15250) 2022-07-07 17:04:25 -07:00
http use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
kafka use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
types Make audit webhook and kafka config dynamic (#14390) 2022-02-24 09:05:33 -08:00