mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
This PR brings an additional logger implementation called AuditLog which logs to http targets The intention is to use AuditLog to log all incoming requests, this is used as a mechanism by external log collection entities for processing Minio requests.