Logger help
I found this example project that implements pino in a module, however I'm not sure how it's supposed to be used outside logging the requests. https://stackblitz.com/edit/nuxt-starter-wyur1e
Specifically, how is the logger used in a server side route as well as in vue setup.
0 Replies