What are the available arguments for file logger when running MSBuild.exe?
Posted
by Nam Gi VU
on Stack Overflow
See other posts from Stack Overflow
or by Nam Gi VU
Published on 2010-04-22T13:52:22Z
Indexed on
2010/04/22
13:53 UTC
Read the original article
Hit count: 193
msbuild-buildengine
I read the description from MSDN about MSBuild at http://msdn.microsoft.com/en-us/library/ms164311(v=VS.80).aspx) (the /logger parameter) but it is absolutely not clear enough. I need a list of available arguments for file logger. Please help!
© Stack Overflow or respective owner