Open herenickname opened 3 years ago
this it help to you
https://github.com/typeorm/typeorm/blob/master/docs/logging.md
this it help to you
https://github.com/typeorm/typeorm/blob/master/docs/logging.md
I want to log only part of queries which goes through nest-crud, Idk how to do my case.
We using nestjsx/crud for admin module. I want to save logs of update/delete queries to check which actions do our admins. How can I do this?