mirror of
https://github.com/minio/minio.git
synced 2025-03-21 04:54:15 -04: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.