How to use a custom DB logger with TypeORM?
I am using TypeORM and NestJS. The default TypeORM logger seems to not log in JSON output format, which is what I want.
I am using TypeORM and NestJS. The default TypeORM logger seems to not log in JSON output format, which is what I want.