7 references to LogEntry
Aspire.Dashboard (7)
Components\ResourcesGridColumns\LogMessageColumnDisplay.razor.cs (2)
27_exceptionText = OtlpLogEntry.GetExceptionText(LogEntry); 30private Task OnLaunchGenAIVisualizerAsync() => LaunchGenAIVisualizerCallback.InvokeAsync(LogEntry);
Components_Pages_StructuredLogs_razor.g.cs (1)
1628LogEntry
Components_ResourcesGridColumns_LogMessageColumnDisplay_razor.g.cs (4)
228FormatHelpers.TruncateText(LogEntry.Message, FormatHelpers.ColumnMaximumTextLength) 245LogEntry.Message 279FormatHelpers.TruncateText(LogEntry.Message, FormatHelpers.TooltipMaximumTextLength) 347if (IsGenAILogCallback(LogEntry))