google.golang.org/grpc/internal/grpclog.PrefixLogger.Warningf (method)
4 uses
google.golang.org/grpc/internal/grpclog (current package)
prefix_logger.go#L49: func (pl *PrefixLogger) Warningf(format string, args ...any) {
google.golang.org/grpc/internal/transport
controlbuf.go#L739: l.logger.Warningf("Encountered error while encoding headers: %v", err)
http2_server.go#L465: t.logger.Warningf("Failed to decode metadata header (%q, %q): %v", hf.Name, hf.Value, err)
http2_server.go#L682: t.logger.Warningf("Encountered http2.StreamError: %v", se)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)