mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +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.