Searched refs:LoggingClientInterceptor (Results 1 – 2 of 2) sorted by relevance
59 class LoggingClientInterceptor(grpc.UnaryUnaryClientInterceptor, grpc.UnaryStreamClientInterceptor): class
42 from cert.logging_client_interceptor import LoggingClientInterceptor231 …self.grpc_channel = grpc.intercept_channel(self.grpc_channel, LoggingClientInterceptor(self.label))