5 references to ClearStructuredLogs
Aspire.Dashboard (2)
Components\Pages\StructuredLogs.razor.cs (1)
475
TelemetryRepository.
ClearStructuredLogs
(key);
Otlp\Storage\TelemetryRepository.cs (1)
602
ClearStructuredLogs
(null);
Aspire.Dashboard.Tests (3)
TelemetryRepositoryTests\LogTests.cs (3)
1061
repository.
ClearStructuredLogs
();
1126
repository.
ClearStructuredLogs
(new ApplicationKey("app1", "123"));
1200
repository.
ClearStructuredLogs
(new ApplicationKey("app1", null));