Logs for compression in gRPC APIs in Go Lang
I have enabled compression for a gRPC API, I want to verify if the response is getting compressed internally or not, Is there a way I can see the logs (trace logs) that the response is getting compressed?