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