Closed
Description
Hi! I'm finally catching up to upgrading to graphene 2.0. A lot of code churn, but there are some nice improvements.
My main complaint at the moment is the noisy logging of graphql errors on execution. I can't find what is logging this to work out how to disable it. Especially in a test suite which is designed to catch errors and verify the messages they have raised, printing a traceback on every test is very unhelpful! I have logging disabled to CRITICAL
level when running my test suite.
I'm not sure if this is an issue in Graphene, Graphql core, or graphene-django but I can't find any obvious logging config or stdout writing in any of the projects which would cause it.
Metadata
Metadata
Assignees
Labels
No labels