Message in Chinese (Simplified) (中文(简体))
/consoleloggerparameters:<parameters> 控制台记录器的参数。(缩写: /clp) 可用的参数有: PerformanceSummary -- 显示在任务、目标和项目上 花费的时间。 Summary -- 结束时显示错误和警告的摘要。 NoSummary -- 结束时不显示错误和警告 的摘要。 ErrorsOnly -- 仅显示错误。 WarningsOnly -- 仅显示警告。 NoItemAndPropertyList -- 在开始生成每个项目时不显示 项和属性的列表。 ShowCommandLine -- 显示 TaskCommandLineEvent 消息 ShowTimestamp -- 将时间戳作为所有消息的前缀 显示。 ShowEventId -- 显示已开始事件、已完成事件和消息 的事件 ID。 ForceNoAlign -- 不将文本与控制台缓冲区的大小 匹配。 DisableConsoleColor -- 将默认控制台颜色 用于所有记录消息。 DisableMPLogging -- 在非多处理器 模式下运行时,禁用输出的多处理器 日志记录样式。 EnableMPLogging -- 即使在非多处理器 模式下运行,也启用多处理器 日志记录样式。默认情况下启用此日志记录样式。 Verbosity -- 重写此记录器的 /verbosity 设置。 示例: /consoleloggerparameters:PerformanceSummary;NoSummary; Verbosity=minimal</parameters>
Unlocalized message
/consoleloggerparameters:<parameters> Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary--Show time spent in tasks, targets and projects. Summary--Show error and warning summary at the end. NoSummary--Don't show error and warning summary at the end. ErrorsOnly--Show only errors. WarningsOnly--Show only warnings. NoItemAndPropertyList--Don't show list of items and properties at the start of each project build. ShowCommandLine--Show TaskCommandLineEvent messages ShowTimestamp--Display the Timestamp as a prefix to any message. ShowEventId--Show eventId for started events, finished events, and messages ForceNoAlign--Does not align the text to the size of the console buffer DisableConsoleColor--Use the default console colors for all logging messages. DisableMPLogging-- Disable the multiprocessor logging style of output when running in non-multiprocessor mode. EnableMPLogging--Enable the multiprocessor logging style even when running in non-multiprocessor mode. This logging style is on by default. Verbosity--overrides the /verbosity setting for this logger. Example: /consoleloggerparameters:PerformanceSummary;NoSummary; Verbosity=minimal</parameters>
Search by Google