mirror of
https://github.com/minio/minio.git
synced 2025-02-23 19:42:30 -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.