Message in Chinese (Traditional) (中文(繁體))
/consoleloggerparameters:<parameters> 主控台記錄器的參數。(簡短形式: /clp) 可以使用的參數: PerformanceSummary--顯示工作、目標和專案 所花費的時間。 Summary--結束時顯示錯誤和警告摘要。 NoSummary--結束時不要顯示錯誤和 警告摘要。 ErrorsOnly--只顯示錯誤。 WarningsOnly--只顯示警告。 NoItemAndPropertyList--個別專案建置開始時, 不要顯示項目和屬性清單。 ShowCommandLine--顯示 TaskCommandLineEvent 訊息 ShowTimestamp--將時間戳記顯示為任何訊息的 前置字元。 ShowEventId--顯示已開始事件、已完成事件和 訊息的 eventId 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