1 write to _logger
aspire (1)
Commands\PsCommand.cs (1)
90
_logger
= logger;
2 references to _logger
aspire (2)
Commands\PsCommand.cs (2)
170
_logger
.LogDebug(ex, "Failed to get dashboard URL for {AppHostPath}", info.AppHostPath);
183
_logger
.LogDebug(ex, "Failed to get resource snapshots for {AppHostPath}", info.AppHostPath);