174 references to LogDebug
Aspire.Dashboard (10)
Aspire.Hosting (20)
ApplicationModel\ResourceNotificationService.cs (7)
112_logger.LogDebug("Waiting for resource '{Name}' to enter one of the target state: {TargetStates}", resourceName, string.Join(", ", targetStates));
212_logger.LogDebug("Waiting for resource '{Name}' to enter the '{State}' state.", resourceName, HealthStatus.Healthy);
214_logger.LogDebug("Finished waiting for resource '{Name}'.", resourceName);
327_logger.LogDebug("Waiting for resource '{Name}' to match predicate.", resourceName);
329_logger.LogDebug("Finished waiting for resource '{Name}'.", resourceName);
445_logger.LogDebug("Resource {Resource}/{ResourceId} changed state: {PreviousState} -> {NewState}", resource.Name, resourceId, previousStateText, newStateText);
450_logger.LogDebug("Resource {Resource}/{ResourceId} changed state: {NewState}", resource.Name, resourceId, newStateText);
Aspire.Hosting.Redis (1)
Aspire.Hosting.Testing.Tests (1)
AzureAppServicesHostingStartupSample (1)
AzureAppServicesSample (1)
ClientSample (2)
Http3SampleApp (3)
IIS.FunctionalTests (2)
IIS.LongTests (2)
IIS.NewHandler.FunctionalTests (2)
IIS.NewShim.FunctionalTests (2)
IIS.ShadowCopy.Tests (2)
IISExpress.FunctionalTests (2)
IISSample (1)
InMemory.FunctionalTests (6)
Interop.FunctionalTests (6)
InteropClient (3)
Kestrel.SampleApp (1)
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
Microsoft.AspNetCore.Authorization.Policy (1)
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (4)
Microsoft.AspNetCore.DataProtection (1)
Microsoft.AspNetCore.Hosting.Tests (4)
Microsoft.AspNetCore.Http.Results (3)
Microsoft.AspNetCore.InternalTesting.Tests (3)
Microsoft.AspNetCore.Mvc.Core (6)
Microsoft.AspNetCore.Server.IntegrationTesting (8)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (6)
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (5)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (3)
Microsoft.AspNetCore.SignalR.Client.Tests (1)
Microsoft.AspNetCore.SpaProxy (1)
Microsoft.AspNetCore.StaticAssets (3)
Microsoft.AspNetCore.StaticFiles (3)
Microsoft.AspNetCore.StaticFiles.FunctionalTests (3)
Microsoft.AspNetCore.WebSockets (1)
Microsoft.CodeAnalysis.LanguageServer (14)
Microsoft.Extensions.Caching.Memory (3)
Microsoft.Extensions.Diagnostics.Testing.Tests (21)
OrderProcessor (1)
Sockets.FunctionalTests (2)
Stress.TelemetryService (2)
SystemdTestApp (1)