Logging and Listeners

2007-06-05 Thread Ditrick, Gregory
Hi all, Is there a task or ant option that can cause a flushing of I/O buffers using log4j frame work? I have tried using jware/antx emit logging but its documentation is very hard to follow for me. For performance issues, log4j with buffering I/O is the best solution; however, the huge trade-of

AW: Logging and listeners

2003-02-25 Thread Jan . Materne
ED] Betreff: Logging and listeners Hi, I have a question about the logging ant supplies: I would like to have the output from an ant build session both on screen and in a file: specifiying ant -logfile gives me a nice overview of all activities of the build script, but I cannot follow the progress

Re: Logging and listeners

2003-02-25 Thread M. Erik Husby
If you are willing to get the Cygwin toolset, you can get a version of tail for Windows. Checkout http://www.cygwin.org [EMAIL PROTECTED] wrote: Hi, I have a question about the logging ant supplies: I would like to have the output from an ant build session both on screen and in a file: specifi