minio/cmd/logger
Harshavardhana 0b7bd024fb Fix dependencies graph for minio source compilation (#8717)
We had messy cyclical dependency problem with `mc`
due to dependencies in pkg/console, moved the pkg/console
to minio for more control and also to avoid any further
cyclical dependencies of `mc` clobbering up the
dependencies on server.

Fixes #8659
2019-12-31 09:36:13 +05:30
..
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 Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
console.go Fix dependencies graph for minio source compilation (#8717) 2019-12-31 09:36:13 +05:30
help.go Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00
legacy.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08: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 Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30