3 references to Logger
Aspire.Dashboard (3)
Components\Interactions\InteractionsProvider.cs (3)
181Logger.LogWarning("Unexpected interaction kind: {Kind}", item.KindCase); 329Logger.LogDebug(ex, "Unexpected error when closing interaction {InteractionId} dialog reference.", item.InteractionId); 349Logger.LogWarning("Unexpected interaction kind: {Kind}", item.KindCase);