/distributedFileLogger
Logs the build output to multiple log files, one log file
per MSBuild node. The initial location for these files is
the current directory. By default the files are called
"MSBuild.log". The location of the files and
other parameters for the fileLogger can be specified
with the addition of the "/fileLoggerParameters" switch.
If a log file name is set through the fileLoggerParameters
switch the distributed logger will use the fileName as a
template and append the node id to this fileName to
create a log file for each node.
/consoleloggerparameters: Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary-Show ...
/debug Causes a debugger prompt to appear immediately so that Visual Studio can be attached for you to debug the MSBuild ...
/detailedsummary Shows detailed information at the end of the build about the configurations built and how they were scheduled ...
/distributedFileLogger Logs the build output to multiple log files, one log file per MSBuild node. The initial location for ...
/distributedFileLogger Logs the build output to multiple log files, one log file per MSBuild node. The initial location for ...
/distributedlogger: Use this logger to log events from MSBuild, attaching a different logger instance to each node. To specify ...
/distributedlogger: Use this logger to log events from MSBuild, attaching a different logger instance to each node. To specify ...
/fileloggerparameters[n]: Provides any extra parameters for file loggers. The presence of this switch implies the corresponding ...
/fileloggerparameters[n]: Provides any extra parameters for file loggers. The presence of this switch implies the corresponding ...