1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

4 Commits

Author SHA1 Message Date
poornas
d7060c4c32 Allow logging targets to be configured to receive minio ()
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
Krishnan Parthasarathi
fbfc9a61ec Add node address information to logs () 2019-07-18 09:58:37 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
bfb505aa8e Refactor logging in more Go idiomatic style ()
This refactor brings a change which allows
targets to be added in a cleaner way and also
audit is now moved out.

This PR also simplifies logger dependency for auditing
2018-11-19 14:47:03 -08:00