#Nestjs-Pino logs is working well only in main.ts but not in other files
5 messages · Page 1 of 1 (latest)
When you remove the autoLogging option?
5 messages · Page 1 of 1 (latest)
I have a problem. I can do my e2e test and logs works well. But when I run my project in the normal way (run start:dev), the logger works well only in main. I attached an image to explain the situation. I don't understant why is happening that because I have other project with the same configuration and works well.
This is when I do my e2e tests and the logger works well.
When you remove the autoLogging option?