-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
type: question or discussionIssue discussing or asking a question about gqlIssue discussing or asking a question about gql
Description
Hey there,
I think we have a problem here:
https://github.com/graphql-python/gql/blob/master/gql/transport/aiohttp.py#L333
We writes too many logs on info level.
Maybe we should log them only on debug level?
I know that it's possible to tune it on application level.
But still for me it's a real big surprise that gql library writes so many logs by default.
WDYT?
Metadata
Metadata
Assignees
Labels
type: question or discussionIssue discussing or asking a question about gqlIssue discussing or asking a question about gql