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