4 references to ClearStructuredLogs
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
601ClearStructuredLogs(null);
Aspire.Dashboard.Tests (3)
TelemetryRepositoryTests\LogTests.cs (3)
1061repository.ClearStructuredLogs(); 1126repository.ClearStructuredLogs(new ApplicationKey("app1", "123")); 1200repository.ClearStructuredLogs(new ApplicationKey("app1", null));