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
I'm currently using fastify with apollo-server & apollo-gateway, I'd like to unify the loggers as there are several parts of my app that implement their own logging, I'd like to be able to pass my own logging class to the gateway to use for logging.
I'm currently using fastify with apollo-server & apollo-gateway, I'd like to unify the loggers as there are several parts of my app that implement their own logging, I'd like to be able to pass my own logging class to the gateway to use for logging.