is it possible to capture the standard output while running tools/compilers in such a way that the output is displayed in the window of the running tool as well as captured for summary in Zeus?
At the moment I'm testing Zeus with some python scripts I use to compile my sources and assets (Python creates some kind of ANT and other build scripts and executes additional tools for the final build) which for some projects takes quite some time and creates a lot of informational output while running. Now I'd like to see the build running (if only just to see everything's still ok) but after the build I'd like to have the output in Zeus in case there were compiletime errors and the like.
I hope thats doable because I really start to like Zeus but that's a feature I cannot live without

Best regards,
Michael