minio/cmd/logger
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414)
Currently message is set to error type value.
Message field is not used in error logs. it is used only in the case of info logs.

This PR sets error message field to store error type correctly.
2019-03-25 13:40:08 -07:00
..
message Audit log claims from token (#6847) 2018-11-22 09:33:24 +05:30
target Introduce staticcheck for stricter builds (#7035) 2019-02-13 18:29:36 +05:30
audit.go Audit log claims from token (#6847) 2018-11-22 09:33:24 +05:30
console.go Refactor logging in more Go idiomatic style (#6816) 2018-11-19 14:47:03 -08:00
logger.go Error log: Correct error type in anonymous mode (#7414) 2019-03-25 13:40:08 -07:00
logonce.go Introduce staticcheck for stricter builds (#7035) 2019-02-13 18:29:36 +05:30
reqinfo.go Refactor logging in more Go idiomatic style (#6816) 2018-11-19 14:47:03 -08:00
targets.go Refactor logging in more Go idiomatic style (#6816) 2018-11-19 14:47:03 -08:00
utils.go logger: do not interpret encoded url as format string (#7110) 2019-01-24 00:30:00 -08:00