minio/internal/logger
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
..
message fix: simplify passing auditLog eventType (#15278) 2022-07-12 10:43:32 -07:00
target use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
audit.go Add detailed scanner metrics (#15161) 2022-07-05 14:45:49 -07:00
config.go Make audit webhook and kafka config dynamic (#14390) 2022-02-24 09:05:33 -08:00
console.go improve logs, fix banner formatting (#14456) 2022-03-03 13:21:16 -08:00
help.go Add "enable" to config help (#14866) 2022-05-05 04:17:04 -07:00
legacy.go feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
logger.go convert repeated error checks into single function in logger (#15387) 2022-07-25 17:53:03 -07:00
logonce.go use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
reqinfo.go Make ReqInfo concurrency safe (#15204) 2022-06-30 10:48:50 -07:00
targets.go Add detailed scanner metrics (#15161) 2022-07-05 14:45:49 -07:00
utils.go convert repeated error checks into single function in logger (#15387) 2022-07-25 17:53:03 -07:00