To: Ant Users List
Subject: Re: How to add Logging information to ANT
You can easily write your own logger class to output all of the
information that you want; check the manual for instructions
You can easily write your own logger
class to output all of the information that you want; check the manual
for instructions.
Jeffrey E. (Jeff) Care
[EMAIL PROTECTED]
IBM WebSphere Application
Ser
List'
Subject: RE: How to add Logging information to ANT
Hi Guillermo,
I tried the Log4J approach, but I found that the xml logger actually
works
best for me.
With this option the build still can write to stdout while it's
executing,
but you also get a very detailed log in the form
Hi Guillermo,
I tried the Log4J approach, but I found that the xml logger actually works
best for me.
With this option the build still can write to stdout while it's executing,
but you also get a very detailed log in the form of an xml file. It
includes time per task and a other very detailed