minio/cmd/logger
Harshavardhana 5e5cdc581d
remove unnecessary logging and move to log once (#10798)
the current master logs way too much when a node
is down, instead log once and move on.
2020-10-30 14:55:50 -07:00
..
message Copy metadata before spawning goroutine + prealloc maps (#10458) 2020-09-10 11:37:22 -07:00
target fix: optimize ServerInfo() handler to avoid reading config (#10626) 2020-10-02 16:19:44 -07:00
audit.go fix: handle concurrent lockers with multiple optimizations (#10640) 2020-10-08 12:32:32 -07:00
config.go Ignore config values from unknown subsystems (#10432) 2020-09-08 08:57:04 -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 remove unnecessary logging and move to log once (#10798) 2020-10-30 14:55:50 -07:00
logonce.go remove unnecessary logging and move to log once (#10798) 2020-10-30 14:55:50 -07:00
reqinfo.go Add node address information to logs (#7941) 2019-07-18 09:58:37 -07:00
targets.go fix: optimize ServerInfo() handler to avoid reading config (#10626) 2020-10-02 16:19:44 -07:00
utils.go Fix Windows console printing (#8805) 2020-01-13 13:05:51 -08:00