[xbuild] Implement FileLogger . Fix #676650 .
authorAnkit Jain <radical@corewars.org>
Tue, 8 Mar 2011 12:38:13 +0000 (18:08 +0530)
committerAnkit Jain <radical@corewars.org>
Tue, 8 Mar 2011 12:42:30 +0000 (18:12 +0530)
commita1e8d3de9a3794443d27f0989f43bb96b31faf76
tree4478d3bdec9133483b53299c019b457a03018dc4
parentcc90ce0cf4830262c4599c06a1fd3504d99e113e
[xbuild] Implement FileLogger . Fix #676650 .

* FileLogger.cs: Implement

Add corresponding command line args for file loggers.
Update man page.
man/xbuild.1
mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/FileLogger.cs
mcs/tools/xbuild/ErrorUtilities.cs
mcs/tools/xbuild/Main.cs
mcs/tools/xbuild/Parameters.cs