google.golang.org/grpc/grpclog/internal.DepthLoggerV2.Info (method)
7 uses
	google.golang.org/grpc/grpclog/internal (current package)
		loggerv2.go#L32: 	Info(args ...any)
	google.golang.org/grpc/grpclog
		grpclog.go#L43: 	internal.LoggerV2Impl.Info(args...)
		grpclog.go#L114: 	internal.LoggerV2Impl.Info(args...)
	google.golang.org/grpc/balancer/base
		balancer.go#L98: 		logger.Info("base.baseBalancer: got new ClientConn state: ", s)
	google.golang.org/grpc/credentials
		tls.go#L181: 			logger.Info("Allowing TLS connection from client with ALPN disabled. TLS connections with ALPN disabled will be disallowed in future grpc-go releases")
	google.golang.org/grpc/internal/binarylog
		method_logger.go#L341: 		grpclogLogger.Info("binarylogging: error in trailer is not a status error")
	google.golang.org/grpc/internal/resolver/dns
		dns_resolver.go#L285: 		logger.Info(err)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)