Overriding log level

I am trying to debug GraphQL requests and just can’t understand how to get more information from requests. I am getting something like:

[2021-04-14T12:43:44.016Z] debug POST /graphql (100 ms) 200
[2021-04-14T12:43:44.025Z] debug POST /graphql (200 ms) 200

And how can I figure out what these requests are actually?

UPD: Found a solution: https://www.reddit.com/r/Strapi/comments/fzg4j6/logging_complete_graphql_requestresponse/