ant生成日志 ant -buildfile E:\projectCheck\hollyspDev\build.xml compile -l E:\projectCheck\ant.log; ant 执行结果生成到E:\projectCheck\ant.log中也可以ant -buildfile E:\projectCheck\hollyspDev\build.xml compile -logfile E:\projectCheck\ant.log;