If I choose Runtime/Logging Options/Suppress Log Messages I lose the option to Log to Variable. I'd like to be able to log only to a variable, only to screen, or any combination thereof.
In my specific case I grab the output from the Build VS.Net Solution action and send it to a file which is processed by a script, all in order to produce something similar to the xml log from msbuild. (I can't use msbuild for this project as it refuses to build in parallell when launching vcbuild). And since I don't use the raw output I don't want it saved in the logs.