Static GitHub Issues

[3131] Custom Logger - Request

prev: Is it safe to remove the __NUXT__ property when onNuxtReady gets called?
next: no data returned on page resfresh

It would be a nice feature if we could pass-in or some how utilize our own custom logger for Nuxt messages. We run Bunyan in production and would like to utilize it within Nuxt. If Nuxt exposed an API for a custom logger, it would be greatly increase visibility into what is happening with Nuxt in production. We are using a custom express server to host our Nuxt site, which gives us some insight into requests, timings and etc., but we have virtually no logs on Nuxt itself.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2712">#c2712</a>)</em></sub></div>