microsoft / microsoft/aspire

Error logs output from the apphost and dcp don't show up during `aspire run`

Open
#9,622 18 comments 3 reactions 0 assignees View on GitHub
area-cli area-orchestrator
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

Any errors that come from dcp or the apphost itself don't show up when using aspire run. This makes it really hard to diagnose problems (we hit this on the live stream with port conflicts).

Generally, we need a first-class way to capture logs from the app host without parsing the console output. I think that means a custom logger provider that writes logs to the back channel in a structured way so that the cli can build custom rendering on top.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.