# Functions
StreamClientInterceptor returns a new streaming client interceptor that logs the execution of gRPC calls.
UnaryClientInterceptor returns a new unary client interceptor that logs the execution of gRPC calls.
# Type aliases
CodeToLevel function defines the mapping between gRPC return codes and hclog level.