func google.golang.org/grpc/grpclog.Warningf

2 uses

	google.golang.org/grpc/grpclog (current package)
		grpclog.go#L65: func Warningf(format string, args ...interface{}) {

	go.opencensus.io/plugin/ocgrpc
		server_stats_handler.go#L58: 			grpclog.Warningf("opencensus: Failed to decode tags from gRPC metadata failed to decode: %v", err)