Message in Korean (한국어)
/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