5 references to LogDebug
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)
295_logger.LogDebug(ex, "Failure while resending messages after a reconnect.");
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\MessageBuffer.cs (1)
295_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.");