UNPKG

strapi-plugin-audit-logs

Version:

Comprehensive audit logging plugin for Strapi v5 that tracks all user interactions and system events with a clean admin interface and automatic cleanup

6 lines (4 loc) 60 B
const log = require("./log"); module.exports = { log, };