How to add a transport for the Logger (Pino) on the fly? #3349
Unanswered
rbartholomay
asked this question in
Help
Replies: 1 comment
-
Any updates on this?? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi
I read the logger documentation https://docs.adonisjs.com/guides/logger#using-pino-transports how to change the transport of the adonis logger.
Buy how can a add! a second transport from a Serviceprovider? My wish is to have the "normal" logging and add a second transport via Serviceprovider.
Bye!
Beta Was this translation helpful? Give feedback.
All reactions