1 write to OriginalFormat
Aspire.Dashboard (1)
Otlp\Model\OtlpLogEntryData.cs (1)
49OriginalFormat = originalFormat;
2 references to OriginalFormat
Aspire.Dashboard (2)
Otlp\Model\OtlpLogEntryData.cs (1)
81OriginalFormat,
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
135parameters[12].Value = pendingLog.OriginalFormat ?? (object)DBNull.Value;