112 references to LogDebug
aspire (80)
Agents\ClaudeCode\ClaudeCodeCliRunner.cs (1)
87logger.LogDebug(ex, "Claude Code CLI is not installed or not found in PATH");
Agents\CopilotCli\CopilotCliRunner.cs (1)
67logger.LogDebug(ex, "GitHub Copilot CLI is not installed or not found in PATH");
Agents\DeprecatedMcpCommandScanner.cs (2)
89_logger.LogDebug(ex, "Failed to parse {AgentName} config at {Path}", location.AgentName, configPath); 94_logger.LogDebug(ex, "Failed to read {AgentName} config at {Path}", location.AgentName, configPath);
Agents\OpenCode\OpenCodeCliRunner.cs (1)
80logger.LogDebug(ex, "OpenCode CLI is not installed or not found in PATH");
Agents\Playwright\PlaywrightCliInstaller.cs (1)
241logger.LogDebug(ex, "Failed to clean up temporary directory: {TempDir}", tempDir);
Agents\Playwright\PlaywrightCliRunner.cs (2)
75logger.LogDebug(ex, "playwright-cli is not installed or not found in PATH"); 125logger.LogDebug(ex, "Failed to run playwright-cli install --skills");
Agents\VsCode\VsCodeCliRunner.cs (1)
91logger.LogDebug(ex, "VS Code CLI ({Command}) is not installed or not found in PATH", command);
Backchannel\AppHostAuxiliaryBackchannel.cs (6)
236_logger?.LogDebug(ex, "StopAppHostAsync RPC method not available on the remote AppHost. The AppHost may be running an older version."); 279_logger?.LogDebug(ex, "GetDashboardUrlsAsync RPC method not available on the remote AppHost. The AppHost may be running an older version."); 305_logger?.LogDebug(ex, "GetResourceSnapshotsAsync RPC method not available on the remote AppHost. The AppHost may be running an older version."); 327_logger?.LogDebug(ex, "WatchResourceSnapshotsAsync RPC method not available on the remote AppHost. The AppHost may be running an older version."); 362_logger?.LogDebug(ex, "GetResourceLogsAsync RPC method not available on the remote AppHost. The AppHost may be running an older version."); 367_logger?.LogDebug(ex, "Error calling GetResourceLogsAsync RPC method. The AppHost may be running an incompatible version.");
Backchannel\AppHostConnectionResolver.cs (1)
105logger.LogDebug(ex, "Failed to connect to socket at {SocketPath}", socketPath);
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
315logger.LogDebug(ex, "Failed to delete orphaned socket: {SocketPath}", socketPath);
Caching\DiskCache.cs (8)
33_logger.LogDebug(ex, "Failed to create cache directory {CacheDirectory}", _cacheDirectory.FullName); 73_logger.LogDebug(ex, "Failed to retrieve or read cache entry for key {RawKey}", key); 94_logger.LogDebug(ex, "Failed to create cache directory {CacheDirectory}", _cacheDirectory.FullName); 127_logger.LogDebug(ex, "Failed to write disk cache entry for key {RawKey}", key); 145_logger.LogDebug(ex, "Failed to delete cache file {CacheFile}", file.FullName); 152_logger.LogDebug(ex, "Failed to clear disk cache at {CacheDirectory}", _cacheDirectory.FullName); 261_logger.LogDebug(ex, "Failed to resolve cache file for key hash {KeyHash}", keyHash); 290_logger.LogDebug(ex, "Failed to delete cache file {CacheFile}", file.FullName);
Commands\AgentMcpCommand.cs (1)
168_logger.LogDebug(ex, "Failed to aggregate resource MCP tools");
Commands\AppHostLauncher.cs (1)
266logger.LogDebug(ex, "Failed to retrieve dashboard URLs from backchannel connection. Continuing without dashboard URLs.");
Commands\PipelineCommandBase.cs (1)
297_logger.LogDebug(ex, "Operation was cancelled.");
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);
Commands\Sdk\SdkDumpCommand.cs (2)
242_logger.LogDebug(ex, "Error killing AppHost server process"); 258_logger.LogDebug(ex, "Failed to clean up temp directory {TempDir}", tempDir);
Commands\Sdk\SdkGenerateCommand.cs (2)
212_logger.LogDebug(ex, "Error killing AppHost server process"); 228_logger.LogDebug(ex, "Failed to clean up temp directory {TempDir}", tempDir);
Commands\UpdateCommand.cs (2)
544_logger.LogDebug(ex, "Failed to delete old backup file: {BackupFile}", backupFile); 550_logger.LogDebug(ex, "Failed to cleanup old backup files for: {TargetExePath}", targetExePath);
Configuration\AspireConfigFile.cs (1)
272logger?.LogDebug(ex, "Failed to read launch profiles from {Path}", apphostRunPath);
DotNet\DotNetCliRunner.cs (4)
180logger.LogDebug(ex, "AppHost process has exited. Unable to connect to backchannel at {SocketPath}", socketPath); 820logger.LogDebug(ex, "Failed to read or hash NuGet config file at path: {Path}", filePath); 865logger.LogDebug(ex, "Failed to parse cached package search JSON; performing live search."); 872logger.LogDebug(ex, "Failed to probe package search disk cache; proceeding without cache.");
Git\GitRepository.cs (1)
69logger.LogDebug(ex, "Git is not installed or not found in PATH");
Mcp\Docs\DocsCache.cs (10)
177_logger.LogDebug(ex, "Failed to delete disk cache for key: {Key}", key); 223_logger.LogDebug(ex, "Failed to read disk cache for key: {Key}", key); 245_logger.LogDebug(ex, "Failed to save disk cache for key: {Key}", key); 261_logger.LogDebug(ex, "Failed to read ETag from disk"); 278_logger.LogDebug(ex, "Failed to save ETag to disk"); 296_logger.LogDebug(ex, "Failed to delete ETag from disk"); 313_logger.LogDebug(ex, "Failed to create docs cache directory: {Directory}", _diskCacheDirectory.FullName); 344_logger.LogDebug(ex, "Failed to delete stale index"); 350_logger.LogDebug(ex, "Failed to read index from disk"); 375_logger.LogDebug(ex, "Failed to save index to disk");
Mcp\McpResourceToolRefreshService.cs (1)
120_logger.LogDebug(ex, "Failed to refresh resource MCP tool routing map.");
Npm\NpmRunner.cs (2)
222logger.LogDebug(ex, "Failed to clean up temporary directory: {TempDir}", tempDir); 266logger.LogDebug(ex, "Failed to run npm {Args}", argsString);
Npm\SigstoreNpmProvenanceChecker.cs (2)
57logger.LogDebug(ex, "Failed to deserialize Sigstore bundle for {Package}@{Version}", packageName, version); 108logger.LogDebug(ex, "Failed to fetch attestations for {Package}@{Version}", packageName, version);
NuGet\NuGetPackagePrefetcher.cs (2)
40logger.LogDebug(ex, "Non-fatal error while prefetching template packages. This is not critical to the operation of the CLI."); 64logger.LogDebug(ex, "Non-fatal error while prefetching CLI packages. This is not critical to the operation of the CLI.");
OpenCode\OpenCodeCliRunner.cs (1)
73logger.LogDebug(ex, "OpenCode CLI is not installed or not found in PATH");
Projects\AppHostServerSession.cs (1)
76_logger.LogDebug(ex, "Error killing AppHost server process");
Projects\DotNetAppHostProject.cs (1)
578_logger.LogDebug(ex, "Failed to get UserSecretsId from project file");
Projects\DotNetBasedAppHostServerProject.cs (1)
286_logger.LogDebug(ex, "Failed to delete obj folder at {ObjPath}", objPath);
Projects\GuestAppHostProject.cs (7)
292_logger.LogDebug(ex, "Error killing AppHost server process after code generation"); 465_logger.LogDebug(ex, "Error killing AppHost server process after dependency install failure"); 550_logger.LogDebug(ex, "Error killing AppHost server process after {Language} failure", DisplayName); 567_logger.LogDebug(ex, "Error killing AppHost server process"); 829_logger.LogDebug(ex, "Error killing AppHost server process after dependency install failure"); 882_logger.LogDebug(ex, "Error killing AppHost server process after {Language} failure", DisplayName); 898_logger.LogDebug(ex, "Error killing AppHost server process");
Scaffolding\ScaffoldingService.cs (2)
141_logger.LogDebug(ex, "Failed to delete apphost.run.json after reading profiles"); 167_logger.LogDebug(ex, "Error killing AppHost server process after scaffolding");
Utils\EnvironmentChecker\ContainerRuntimeCheck.cs (3)
73logger.LogDebug(ex, "Error checking container runtime"); 354logger.LogDebug(ex, "Error checking {Runtime}", runtime); 487logger.LogDebug(ex, "Error checking if {Runtime} CLI is installed", runtimeLower);
Utils\EnvironmentChecker\DeprecatedWorkloadCheck.cs (1)
90logger.LogDebug(ex, "Error checking for aspire workload");
Utils\EnvironmentChecker\DevCertsCheck.cs (1)
34logger.LogDebug(ex, "Error checking dev-certs");
Utils\EnvironmentChecker\DotNetSdkCheck.cs (2)
72logger.LogDebug(ex, "Error checking .NET SDK"); 122logger.LogDebug(ex, "Error detecting AppHost language, skipping .NET SDK check");
Utils\EnvironmentChecker\EnvironmentChecker.cs (1)
37logger.LogDebug(ex, "Environment check {CheckType} failed with exception", check.GetType().Name);
Aspire.Dashboard (2)
Components\Interactions\InteractionsProvider.cs (1)
489Logger.LogDebug(ex, "Unexpected error when closing interaction {InteractionId} dialog reference.", item.InteractionId);
Otlp\Http\OtlpHttpEndpointsBuilder.cs (1)
170logger.LogDebug(ex, "Failed to deserialize OTLP JSON request.");
Aspire.Hosting (14)
ApplicationModel\ProjectResource.cs (1)
287logger.LogDebug(ex, "Error getting ContainerWorkingDirectory. Using default /app");
Backchannel\AuxiliaryBackchannelRpcTarget.cs (2)
730logger.LogDebug(ex, "Error streaming logs for resource {ResourceName}", name); 891logger.LogDebug(ex, "Failed to list tools from MCP endpoint {EndpointUri}", endpointUri);
Backchannel\AuxiliaryBackchannelService.cs (1)
181logger.LogDebug(ex, "Client disconnected from auxiliary backchannel");
Dcp\DcpExecutor.cs (4)
321_logger.LogDebug(ex, "One or more monitoring tasks terminated with an error."); 353_logger.LogDebug(ex, "Application orchestrator could not be stopped programmatically."); 999_logger.LogDebug(ex, "Cancellation during creation of resources."); 2801_logger.LogDebug(ex, "Failed to apply argument value '{ArgKey}' to '{ResourceName}'. A dependency may have failed to start.", a, modelResource.Name);
Dcp\DcpHost.cs (2)
507_logger.LogDebug(ex, "Error while polling container runtime health for notification"); 531_logger.LogDebug(ex, "Failed to show container runtime notification or poll for health");
Dcp\DcpPipelineBuilder.cs (2)
50logger.LogDebug( 75logger.LogDebug(
Pipelines\Internal\FileDeploymentStateManager.cs (1)
125logger.LogDebug(ex, "Unable to check permissions on deployment state directory '{Directory}'.", deploymentStateDirectory);
VersionChecking\VersionCheckService.cs (1)
78_logger.LogDebug(ex, "Error checking for latest version.");
Aspire.Hosting.DevTunnels (1)
DevTunnelResourceBuilderExtensions.cs (1)
748portLogger.LogDebug(ex, "Failed to log anonymous access status for port");
Aspire.Hosting.Docker (1)
DockerComposeServiceResource.cs (1)
481logger.LogDebug(ex, "Failed to parse docker compose ps output line: {Line}", line);
Aspire.Hosting.Maui (2)
Utilities\MauiEnvironmentHelper.cs (2)
171logger.LogDebug(ex, "Failed to prune stale Android environment targets file '{TargetsFile}'.", file); 326logger.LogDebug(ex, "Failed to prune stale iOS environment targets file '{TargetsFile}'.", file);
Aspire.Hosting.RemoteHost (4)
CodeGeneration\CodeGeneratorResolver.cs (1)
55_logger.LogDebug(ex, "Some types in assembly '{AssemblyName}' could not be loaded", assembly.GetName().Name);
JsonRpcServer.cs (2)
235_logger.LogDebug(ex, "Client {ClientId}: {DisconnectReason}", clientId, disconnectReason); 246_logger.LogDebug(ex, "Client {ClientId}: {DisconnectReason}", clientId, disconnectReason);
Language\LanguageSupportResolver.cs (1)
64_logger.LogDebug(ex, "Some types in assembly '{AssemblyName}' could not be loaded", assembly.GetName().Name);
AzureSearch.ApiService (1)
Program.cs (1)
56logger.LogDebug(e, "Didn't find index.");
Microsoft.AspNetCore.SignalR.Client.Core (1)
src\SignalR\common\Shared\MessageBuffer.cs (1)
299_logger.LogDebug(ex, "Failure while resending messages after a reconnect.");
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\MessageBuffer.cs (1)
299_logger.LogDebug(ex, "Failure while resending messages after a reconnect.");
Microsoft.AspNetCore.SpaProxy (2)
SpaProxyLaunchManager.cs (2)
89_logger.LogDebug(exception, "Failed to connect to the SPA Development proxy."); 120_logger.LogDebug(exception, "Failed to connect to the SPA Development proxy.");
Microsoft.DotNet.Build.Tasks.Feed (3)
src\ProductionChannelValidator.cs (3)
255_logger.LogDebug(ex, $"Failed to fetch branch classifications for build {build.Id}"); 416_logger.LogDebug(ex, $"Error fetching build info for {account}/{project}/{buildId}"); 472_logger.LogDebug(ex, $"Error fetching branch classifications for {organizationName}/{projectId}/{repositoryId}");