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