How to write Logger output to a file? #4175
Unanswered
prgofficial
asked this question in
Help
Replies: 1 comment 4 replies
-
Please show what you've tried. Do you use Pm2? If yes then the logs are already sent to a file otherwise, you could use the pino/file transport for this : https://getpino.io/#/docs/transports?id=pinofile |
Beta Was this translation helpful? Give feedback.
4 replies
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 tried many configurations in config/app.ts. Still, I am not able to write the log to a file.
I am using Adonijs version 5.9.0. Please help
Beta Was this translation helpful? Give feedback.
All reactions