I'm trying to debug an incremental issue using filtered sourcecontrol using the console app. Are the console messages in a log file somewhere? If so where? If not, how can I route them to a file? Since my script does NOT do a build, no "build log" is generated. But that's what I'm trying to debug, I want to do incremental builds, and even though I submit a delta in my source control system, my script does not pick it up as a delta.
-chris
