ILMerge.LogMessages Property

MSBuild Extension Pack

ILMergeLogMessages Property MSBuild Extension Pack Help 4.0.12.0
When this is set before calling Merge, then log messages are written. It is used in conjunction with the LogFile property.

If Log is true, but LogFile is null, then log messages are written to Console.Out. To specify this behavior on the command line, the option "/log" can be given without a log file.

Command line option: /log[:logfile]

Default: false

Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference