minio/cmd/logger
poornas d7060c4c32 Allow logging targets to be configured to receive minio (#8347)
specific errors, `application` errors or `all` by default.

console logging on server by default lists all logs -
enhance admin console API to accept `type` as query parameter to
subscribe to application/minio logs.
2019-10-11 18:50:54 -07:00
..
message Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
target Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
audit.go Allow logging targets to be configured to receive minio (#8347) 2019-10-11 18:50:54 -07:00
config.go Fix logger and audit http endpoint config lookup 2019-10-11 18:33:25 -07:00
console.go Move etcd, logger, crypto into their own packages (#8366) 2019-10-08 11:17:56 +05:30
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 Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30