1 write to _logger
aspire (1)
Commands\PsCommand.cs (1)
100
_logger
= logger;
5 references to _logger
aspire (5)
Commands\PsCommand.cs (5)
209
_logger
.LogDebug(ex, "Failed while watching AppHost connections for ps --follow.");
255
_logger
.LogDebug(ex, "Stopping ps --follow because the output stream is no longer writable.");
284
_logger
.LogDebug(ex, "Stopping ps --follow because the output stream is no longer writable.");
366
_logger
.LogDebug(ex, "Failed to get AppHost SDK version for {AppHostPath}", info.AppHostPath);
378
_logger
.LogDebug(ex, "Failed to get dashboard URL for {AppHostPath}", info.AppHostPath);