dotnet / dotnet/msbuild

Consider logging BeforeTargets/AfterTargets/DependsOn for each target

Open
#4,936 5 comments 0 reactions 1 assignee Claimed by @KirillOsenkov View on GitHub
Area: Debuggability Area: Engine Area: Logging needs-design triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

I wonder what's the best way to get the target graph information. Should this get logged during evaluation? We do log the ParentTarget here:
https://github.com/microsoft/msbuild/blob/8eda0fac789ac3314a14bf002bd9b6e8ab382aca/src/Framework/TargetStartedEventArgs.cs#L165

But would be nice to get high fidelity information

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.