mirror of
https://github.com/minio/minio.git
synced 2026-02-06 02:40:15 -05:00
auditLog should be attempted right before the return of the function and not multiple times per function, this ensures that we only trigger it once per function call.