Skip to content

Allow disabling the verbose logging of GraphQL requests

Warren Gifford requested to merge allow-disabling-graphql-logs into master

Created by: mrnugget

Cherry-picked out of my current working branch.

I need this to make sense of any errors that happen while I'm testing. With the logging enabled running go test -v ./enterprise/internal/campaigns/resolvers/... is so verbose that you cannot see anything.

Merge request reports

Loading