Skip to content

Using custom logger (Pino) #565

Answered by ardatan
BabakScript asked this question in Q&A
Discussion options

You must be logged in to vote

It won't work because you need to implement the Logger interface fully together with child method.
You can see our default logger implementation as a reference here;
https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/utils/src/logger.ts

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BabakScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants