mirror of
https://github.com/pgsty/minio.git
synced 2026-09-07 19:16:09 +03:00
4f6c74a257
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.