mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-22 18:44:13 +00: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.