Closed ryanulit closed 1 month ago
Will this suffice?
export GRPC_GO_LOG_VERBOSITY_LEVEL=99
export GRPC_GO_LOG_SEVERITY_LEVEL=info
https://github.com/grpc/grpc-go/blob/master/README.md#how-to-turn-on-logging
we will revisit need for logging in the future - this is not a critical issue, closing until further investigation of logging strategy is done.
Add gRPC unary interceptors for all Policy services that log the requests and responses received by the service methods