1 write to _logger
aspire (1)
Commands\ExportCommand.cs (1)
61_logger = logger;
4 references to _logger
aspire (4)
Commands\ExportCommand.cs (4)
104_connectionResolver, InteractionService, _httpClientFactory, _logger, passedAppHostProjectFile, dashboardUrl, apiKey, requireDashboard: false, cancellationToken); 122_logger.LogError(ex, "Failed to export telemetry data from dashboard"); 123var errorInfo = await TelemetryCommandHelpers.FormatTelemetryErrorAsync(ex, dashboardApi.BaseUrl!, true, _httpClientFactory, _logger, cancellationToken); 129_logger.LogError(ex, "Failed to export telemetry data");