4 references to ClearStructuredLogs
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
583ClearStructuredLogs(null);
Aspire.Dashboard.Tests (3)
TelemetryRepositoryTests\LogTests.cs (3)
1062repository.ClearStructuredLogs(); 1127repository.ClearStructuredLogs(new ApplicationKey("app1", "123")); 1201repository.ClearStructuredLogs(new ApplicationKey("app1", null));