Adonis v4 uses Logger.transport('file'). How to set another transport? #4107
Unanswered
josh231101
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently migrating my adonis v4 code to adonis v5. I'm facing many many problems. One of them is that Logger is using pino and I can't find where I can set another transport. I don't want always to print inside a file, I want some prints in the console and others into a file. But there is ANY documentation on how to do this. Please help.
Beta Was this translation helpful? Give feedback.
All reactions