Audit logs with TypeORM and NestJS
I’m developing a NestJS API that requires an audit log to record all database changes, along with the user responsible for them.
Audit logs with TypeORM and NestJS
I’m developing a NestJS API that requires an audit log to record all database changes, along with the user responsible for them.