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);