-
I've just spun up the Standalone .NET Aspire dashboard (which is great!) but the messages in the structured logs aren't showing the formatted message: For example, instead of Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
For some reason, I couldn't get the logs to show. Traces and Metrics are showing though.
|
Beta Was this translation helpful? Give feedback.
-
I ran into the same problem and eventually found an option,
|
Beta Was this translation helpful? Give feedback.
I ran into the same problem and eventually found an option,
IncludeFormattedMessage
, that can be set to true. For example: