1 write to _logger
aspire (1)
Acquisition\PeerInstallProbe.cs (1)
63_logger = logger;
4 references to _logger
aspire (4)
Acquisition\PeerInstallProbe.cs (4)
149_logger.LogDebug("Peer probe at {BinaryPath} produced no rich JSON output.", binaryPath); 182_logger.LogDebug("Peer probe at {BinaryPath} returned JSON without an installation row; trying the --version fallback.", binaryPath); 187_logger.LogDebug(ex, "Peer probe at {BinaryPath} returned invalid JSON; trying the --version fallback.", binaryPath); 240_logger,