1 write to Content
Aspire.Hosting (1)
src\Shared\ConsoleLogs\LogEntry.cs (1)
35
Content
= logMessage,
2 references to Content
Aspire.Hosting (2)
ApplicationModel\ResourceLoggerService.cs (1)
418
var content = entry.
Content
?? string.Empty;
src\Shared\ConsoleLogs\LogEntry.cs (1)
18
/// The text content of the log entry. This is the same as <see cref="
Content
"/>, but without embedded links or other transformations and including the timestamp.