minio/cmd/logger
Anis Elleuch 27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats (#9496)
ResponseWriter & RecordAPIStats has similar role, merge them.

This commit will also fix wrong auditing for STS and Web and others
since they are using ResponseWriter instead of the RecordAPIStats.
2020-04-30 11:27:19 -07:00
..
message fix: admin console logger changes to log.Info 2020-03-20 15:14:14 -07:00
target fix: use specified authToken for audit/logger HTTP targets (#9249) 2020-04-01 20:53:07 -07:00
audit.go audit: Merge ResponseWriter with RecordAPIStats (#9496) 2020-04-30 11:27:19 -07:00
config.go config: More fixes in parsing Audit & Logger env variables (#9474) 2020-04-28 15:20:40 -07:00
console.go Fix Windows console printing (#8805) 2020-01-13 13:05:51 -08:00
help.go Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00
legacy.go config: More fixes in parsing Audit & Logger env variables (#9474) 2020-04-28 15:20:40 -07:00
logger.go Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
logonce.go Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
reqinfo.go Add node address information to logs (#7941) 2019-07-18 09:58:37 -07:00
targets.go Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
utils.go Fix Windows console printing (#8805) 2020-01-13 13:05:51 -08:00