google.golang.org/grpc/internal/grpclog.DepthLoggerV2.ErrorDepth (method)

3 uses

	google.golang.org/grpc/internal/grpclog (current package)
		grpclog.go#L53: 		DepthLogger.ErrorDepth(depth, args...)
		grpclog.go#L123: 	ErrorDepth(depth int, args ...interface{})
		prefixLogger.go#L58: 		pl.logger.ErrorDepth(1, fmt.Sprintf(format, args...))