dotnet / dotnet/msbuild

Need to be able to control LogTaskInputs independently of Verbosity or /bl

Open
#5,233 0 comments 0 reactions 0 assignees View on GitHub
Area: Logging triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

Right now LogTaskInputs is set to true if the Verbosity is Diagnostic or the environment variable is set to true.

But if we want to not log task input and still have /bl or Diag verbosity we can't set it (the environment variable is not respected).

See potentially related: https://github.com/microsoft/msbuild/issues/4543

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.