4 references to Logger
Aspire.Dashboard (4)
Otlp\Storage\Subscription.cs (4)
41Logger.LogDebug("Subscription '{Name}' update already queued.", Name); 53Logger.LogTrace("Subscription '{Name}' minimum execute interval hit. Waiting {DelayInterval}.", Name, s); 92Logger.LogTrace("Subscription '{Name}' executing.", Name); 98Logger.LogError(ex, "Error in subscription callback");