-
Does spring-server and ktor-server from examples directory support logging of performed GraphQL queries? If not, how can it be enabled? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The examples directly don't have some config, but yes both server libraries support logging of incoming requests through different means |
Beta Was this translation helpful? Give feedback.
-
Tried to transfer to discussions but it seems GH is having issues. For future library questions, you can start a discussion instead of opening an issue https://github.com/ExpediaGroup/graphql-kotlin/discussions |
Beta Was this translation helpful? Give feedback.
The examples directly don't have some config, but yes both server libraries support logging of incoming requests through different means