Message in Korean (한국어)

/fileloggerparameters[n]:<parameters> 파일 로거에 대한 추가 매개 변수를 제공합니다. 이 스위치가 있으면 해당 /filelogger[n] 스위치도 있습니다. "n"은 1-9 사이의 숫자일 수 있습니다. /fileloggerparameters는 모든 분산 파일 로거에도 사용할 수 있습니다. /distributedFileLogger의 설명을 참조하십시오(약식: /flp[n]). 콘솔 로거에 대해 나열된 것과 동일한 매개 변수를 사용할 수 있습니다. 사용할 수 있는 추가 매개 변수: LogFile--빌드 로그를 기록할 로그 파일의 경로입니다. Append--빌드 로그를 로그 파일에 추가할지 아니면 로그 파일을 덮어쓸지 결정합니다. 이 스위치를 설정하면 빌드 로그가 로그 파일에 추가됩니다. 이 스위치를 설정하지 않으면 기존 로그 파일의 내용을 덮어씁니다. 기본값은 로그 파일에 추가하지 않는 것입니다. Encoding--UTF-8, Unicode, ASCII과 같은 파일 인코딩을 지정합니다. 기본 자세한 정도는 Detailed입니다. 예: /fileLoggerParameters:LogFile=MyLog.log;Append; Verbosity=diagnostic;Encoding=UTF-8 /flp:Summary;Verbosity=minimal;LogFile=msbuild.sum /flp1:warningsonly;logfile=msbuild.wrn /flp2:errorsonly;logfile=msbuild.err</parameters>

Unlocalized message

/fileloggerparameters[n]:<parameters> Provides any extra parameters for file loggers. The presence of this switch implies the corresponding /filelogger[n] switch. "n" if present can be a digit from 1-9. /fileloggerparameters is also used by any distributed file logger, see description of /distributedFileLogger. (Short form: /flp[n]) The same parameters listed for the console logger are available. Some additional available parameters are: LogFile--path to the log file into which the build log will be written. Append--determines if the build log will be appended to or overwrite the log file. Setting the switch appends the build log to the log file; Not setting the switch overwrites the contents of an existing log file. The default is not to append to the log file. Encoding--specifies the encoding for the file, for example, UTF-8, Unicode, or ASCII Default verbosity is Detailed. Examples: /fileLoggerParameters:LogFile=MyLog.log;Append; Verbosity=diagnostic;Encoding=UTF-8 /flp:Summary;Verbosity=minimal;LogFile=msbuild.sum /flp1:warningsonly;logfile=msbuild.wrn /flp2:errorsonly;logfile=msbuild.err</parameters>

Search by Google
Available localized messages
Dutch (Nederlands) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Arabic (العربية) Italian (Italiano) Prior (Message) French (Français) Japanese (日本語) German (Deutsch) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Greek (Ελληνικά) Spanish (Español) Danish (Dansk) Next (Message) Polish (Polski) Norwegian (Bokmal) (Norsk (Bokmål)) Swedish (Svenska) Hebrew (עברית) Chinese (Simplified) (中文(简体))