watching system out for builds running in agents Phil Swenson Created August 17, 2007 20:58 Is there a way to watch build system.out in the agent console? The agent console hides it, but I'd like a way to watch it for debugging purposes. thanksphil
Hi phil,
Basically, most information from system.out is available from the build log while build is running - you can watch it in the web interface.
You can also view system.out in teamcity agent log at buildAgent/logs/teamcity-agent.log .
Hope this helps,
KIR