What is output at the different MSBuild output verbosity levels?

前端 未结 2 1975
别那么骄傲
别那么骄傲 2021-01-17 07:38

What is the definition of what is output at the different levels of MSBuild build output verbosity?

  • Quiet
  • Minimal
  • Normal
  • Detailed
2条回答
  •  时光取名叫无心
    2021-01-17 08:04

    From docs.microsoft.com

    Verbosity Settings

    The following table shows how the log verbosity (column values) affects which types of message (row values) are logged.

提交回复
热议问题