feat: implement audit logging system with service, controller, and interceptor to track user actions across core services

This commit is contained in:
pradeepkumar
2026-04-28 11:12:25 +05:30
parent 4eda556059
commit 80c6fd1d71
27 changed files with 895 additions and 29 deletions

View File

@@ -75,6 +75,7 @@
"mime-types": "^3.0.2",
"multer": "^2.0.2",
"nest-winston": "^1.10.2",
"nestjs-cls": "^6.2.0",
"nestjs-pino": "^4.5.0",
"nodemailer": "^7.0.11",
"passport": "^0.7.0",