/distributedlogger:* Use this logger to log events from MSBuild, attaching a different logger instance to each node. To specify multiple loggers, specify each logger separately. (Short form /dl) The syntax is: [ ,] [; ] The syntax is: [ .] The syntax is: { [,] | } The are optional, and are passed to the logger exactly as you typed them. (Short form: /l) Examples: /dl:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral /dl:MyLogger,C:\My.dll*ForwardingLogger,C:\Logger.dll
/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 ...
/fileLogger[n Logs the build output to a file. By default the file is in the current directory and named "msbuild[n].log". ...
/fileLogger[n Logs the build output to a file. By default the file is in the current directory and named "msbuild[n].log". ...