Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution & Error Logging #284

Closed
leebyron opened this issue Feb 3, 2016 · 5 comments
Closed

Execution & Error Logging #284

leebyron opened this issue Feb 3, 2016 · 5 comments

Comments

@leebyron
Copy link
Contributor

leebyron commented Feb 3, 2016

We need the ability to provide a logger to the GraphQL executor which can be notified about events as the executor operates. This will provide the ability to log performance and error behavior in a systematic way.

@tuananhtd
Copy link

This would be great!
I'm finding the efficient way to log the error and hide the detailed message from user. I'm wondering what are some approaches for this right now?
I found this https://github.com/kadirahq/graphql-errors but honestly the start number make me not so confident using it.

@sibelius
Copy link

@tuananhtd link is broken

https://github.com/kadirahq/graphql-errors

@stubailo
Copy link

Related: #402

@vladar
Copy link

vladar commented Nov 28, 2017

Any plans on implementing this in the near future?

@IvanGoncharov
Copy link
Member

Closing in favor of introducing general purpose middlewares (#1516)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants