You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
We are using a JSON logging (pino module in particular)
Express, and other our custom modules are using pino
But the standard graphql responses like: [50] Must provide query string. for example are not json formatted.
Is there a standard (easy) way to replace express-graphql logger with a custom one (pino in our case)
Thank you.
The text was updated successfully, but these errors were encountered:
We are using a JSON logging (pino module in particular)
Express, and other our custom modules are using pino
But the standard graphql responses like: [50] Must provide query string. for example are not json formatted.
Is there a standard (easy) way to replace express-graphql logger with a custom one (pino in our case)
Thank you.
The text was updated successfully, but these errors were encountered: