-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
area-aspireIssues impacting .NET Aspire plansIssues impacting .NET Aspire plansarea-debuggingbugSomething isn't workingSomething isn't working
Description
Describe the Issue
When launching an Azure Functions project in an Aspire host with the new support, log outputs from the Functions host are only emitted to the task output in VS Code and not to the Aspire dashboard.
Steps To Reproduce
- Clone https://github.com/captainsafia/PigLatinApp.
- Open
PigLatinApp.AppHost/Program.csand F5 to start debugging the associated project. - Observe that logs for the Functions host are only emitted to the task output in VS Code and not the log pane in Aspire.
Expected Behavior
Logs should be visible in both the Aspire dashboard and the VS Code task output window.
Environment Information
OS: macOS 15.1
VS Code Version: 1.95.2, Commit: e8653663e8840adaf45af01eab5c627a5af81807
Name: C# Dev Kit
Id: ms-dotnettools.csdevkit
Description: Official C# extension from Microsoft
Version: 1.13.6 (prerelease)
Name: C#
Id: ms-dotnettools.csharp
Description: Base language support for C#
Version: 2.55.21 (pre-release)
Metadata
Metadata
Assignees
Labels
area-aspireIssues impacting .NET Aspire plansIssues impacting .NET Aspire plansarea-debuggingbugSomething isn't workingSomething isn't working