minio/internal/logger
Anis Elleuch 1f28a3bb80
Avoid messages from go test output (#15601)
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.
2022-08-30 08:23:40 -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 Avoid messages from go test output (#15601) 2022-08-30 08:23:40 -07: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 Avoid messages from go test output (#15601) 2022-08-30 08:23:40 -07:00
logonce.go do not crash for unwrapErrs return nil (#15456) 2022-08-02 15:10:11 -07:00
reqinfo.go Make ReqInfo concurrency safe (#15204) 2022-06-30 10:48:50 -07:00
targets.go upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
utils.go Replaces 'disk'=>'drive' visible to end user (#15464) 2022-08-04 16:10:08 -07:00