RakeAudit records execution history for Rake tasks (timing, status, errors, environment) via a prepended Rake::Task#execute hook, persisting through pluggable storage adapters without altering task behavior.
Required Ruby Version
>= 3.0
Authors
Eraxel Dev