cg
Need server Logging or logger for nuxt 3 latest
I'm kind of in the same boat - I need to completely override Nuxt's default logging.
It appears that the behavior is different when in dev mode vs build / preview. I'm only concerned about build / preview / deployed.
Is there a way to capture all default Nuxt / Nitro logging and erroring to not output by default so that I can create my own custom format?
20 replies