194 references to LogError
aspire (47)
Bundles\BundleService.cs (5)
187logger.LogError(ex, "Failed to extract bundle to {Path}", destinationPath);
372logger.LogError(ex, "Failed to promote {TempDir} to {ActiveDir}.", tempDir, activeVersionDir);
537logger.LogError(ex, "Failed to rename legacy directory {Path}.", linkPath);
549logger.LogError(ex, "Failed to create reparse point at {Path} -> {Target}.", linkPath, target);
580logger.LogError(ex, "Rollback failed for link {Path}.", linkPath);
Aspire.Dashboard (18)
ServiceClient\DashboardClient.cs (5)
373_logger.LogError(ex, "Error loading data from the resource service. For troubleshooting, see {TroubleshootingUrl}", TroubleshootingUrl);
455_logger.LogError(ex, "Error #{ErrorCount} connecting to the resource service. For troubleshooting, see {TroubleshootingUrl}", errorCount, TroubleshootingUrl);
544_logger.LogError(ex, "Error #{ErrorCount} watching {WatchName}. For troubleshooting, see {TroubleshootingUrl}", retryContext.ErrorCount, actionName, TroubleshootingUrl);
723_logger.LogError(ex, "Error writing to interaction request stream.");
1090_logger.LogError(ex, "Error executing command \"{CommandName}\" on resource \"{ResourceName}\": {StatusCode}", command.Name, resourceName, ex.StatusCode);
Aspire.Dashboard.Tests (1)
Aspire.Hosting (39)
Aspire.Hosting.Azure (10)
Aspire.Hosting.Azure.Kusto (1)
Aspire.Hosting.Browsers (2)
Aspire.Hosting.Browsers.Tests (2)
Aspire.Hosting.DevTunnels (2)
Aspire.Hosting.Dotnet (1)
Aspire.Hosting.EntityFrameworkCore (2)
Aspire.Hosting.Foundry (3)
Aspire.Hosting.Maui (3)
Aspire.Hosting.MySql (1)
Aspire.Hosting.PostgreSQL (1)
Aspire.Hosting.Radius (2)
Aspire.Hosting.RemoteHost (11)
Aspire.Hosting.SqlServer (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (1)
Aspire.Hosting.TestUtilities (1)
Aspire.Playground.Tests (1)
Aspire.TerminalHost (5)
AzureSearch.ApiService (1)
EventHubsConsumer (1)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Components.WebAssembly (1)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.AspNetCore.Components.WebView.Maui (2)
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
Microsoft.AspNetCore.Components.WebView.Wpf (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (4)
Microsoft.AspNetCore.SpaProxy (3)
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.Caching.Memory (1)
Microsoft.Extensions.ServiceDiscovery (2)
Microsoft.Maui (3)
Microsoft.Maui.Maps (1)
ServiceBusWorker (1)