2 references to LogEntryId
Aspire.Dashboard (2)
Components\Pages\StructuredLogs.razor.cs (2)
261
if (
LogEntryId
is not null)
263
var logEntryId = TelemetryRepository.GetLog(
LogEntryId
.Value);