I might be doing something wrong, but Akka gRPC client doesn’t seem to follow configuration from ‘grpc-debug-logging.properties’. It does read it (e.g. it complains about wrong levels if they set so), but logging levels don’t seem to have any effect on output otherwise.
Tested with sample config from documentation [1], output is always the same and contains a lot of DEBUG messages from NettyClientHandler. Tested with Akka gRPC 0.7.3
[1] https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#debug-logging