Need to be able to control LogTaskInputs independently of Verbosity or /bl
Open
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.