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

Write error to logger #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simstern
Copy link
Contributor

So far, only the exception file was written but no entry in the log itself. (Possibly, this was part of a previous implementation of the logThrowable method in Flow if I remember correctly)

As GraphQL bubbles the error to the next nullable field, errors are hard to catch if not logged.

Currently I specified my own ErrorTransformer doing the logging, but this might be helpful for everyone.

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

Successfully merging this pull request may close these issues.

1 participant