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 (3 loc) 107 B
import pluginId from "../pluginId"; const getTrad = (id) => `${pluginId}.${id}`; export default getTrad;