You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sr...@timeinc.com on 2006/01/06 19:34:43 UTC

Regarding controlling log files in cruise control

I have a question regarding cruisecontrol log files. It generates a
cruisecontrol.log file with info and the window where cruise control is
started. I wanted to generate the output in the log file only in case of
errors.

 

 

[cc]Jan-06 13:29:17 Main          - CruiseControl Version 2.3.1 Compiled
on Octo

ber 10 2005 0917

[cc]Jan-06 13:29:18 trolController- projectName = [MY_PROJECT_1]

[cc]Jan-06 13:29:18 Project       - Project MY_PROJECT_1:  reading
settings from

 config file [C:\cvssource\config.xml]

[cc]Jan-06 13:29:18 usBootstrapper- CurrentBuildStatusBootstrapper was
obsoleted

 by CurrentBuildStatusListener

[cc]Jan-06 13:29:18 tatusPublisher- CurrentBuildStatusPublisher was
obsoleted by

 CurrentBuildStatusListener

[cc]Jan-06 13:29:19 Project       - Project MY_PROJECT_1 starting

[cc]Jan-06 13:29:19 Project       - Project MY_PROJECT_1:  idle

[cc]Jan-06 13:29:19 Project       - Project MY_PROJECT_1 started

[cc]Jan-06 13:29:19 BuildQueue    - BuildQueue started

[cc]Jan-06 13:29:19 Project       - Project MY_PROJECT_1:  next build in
1 minut

es

[cc]Jan-06 13:29:19 Project       - Project MY_PROJECT_1:  waiting for
next time

 to build

[cc]Jan-06 13:30:19 Project       - Project MY_PROJECT_1:  in build
queue

[cc]Jan-06 13:30:19 BuildQueue    - now adding to the thread queue:
MY_PROJECT_1

 

 

Thanks

srikrishna