microsoft / microsoft/aspire

Enable logging in DistributedApplicationBuilder before the app is built

Open
#4,597 0 comments 4 reactions 0 assignees View on GitHub
area-app-model
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

There's currently no `ILogger` infrastructure available before `DistributedApplicationBuilder.Build()` is called, i.e. before the `IServiceProvider` is built. We should consider enabling logging during the build phase to aid in highlighting situations that don't warrant exceptions but could help the user by logging a message, and to help with diagnosing issues.

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.