When I do a ant dev-tests or ant hudson-tests.
It seems that different subtargets delete the log files from the previous target - this makes it difficult to track down issues after a full run.
Can the logging be configured to always append and not overwrite files like it used to with log4j?