On Wed, Jan 28, 2009 at 2:50 AM, Jeffrey E Care <ca...@us.ibm.com> wrote:
> Of particular concern is logging: your logger must be able to deal with the > fact that you have projects running in parallel or your logs will be an > incomprehensible jumble. Thanks for the tip! Prefixing logging lines, and/or writing to separate log files per project look like reasonable options here. Was your solution something like this? (if you can say :) alex --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org