1 reference to GetLogFromDatabase
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.cs (1)
180
public OtlpLogEntry? GetLog(long logId) =>
GetLogFromDatabase
(logId);