6 references to Logger
Aspire.Dashboard (6)
Components\Interactions\InteractionsProvider.cs (6)
78Logger.LogDebug("InteractionProvider is disabled because the DashboardClient is not enabled."); 95Logger.LogError(ex, "Unexpected error while displaying interaction dialogs."); 107Logger.LogError(ex, "Unexpected error while watching interactions."); 249Logger.LogWarning("Unexpected interaction kind: {Kind}", item.KindCase); 456Logger.LogDebug(ex, "Unexpected error when closing interaction {InteractionId} dialog reference.", item.InteractionId); 476Logger.LogWarning("Unexpected interaction kind: {Kind}", item.KindCase);