Timestamps in Ant log?

2008-02-11 Thread David Jackman
Is there an easy way to have the Ant logger (default or other) add a timestamp to each message? The only way I can think of is to use the Log4jListener and have its settings include the timestamp. Or write a custom logger that subclasses DefaultLogger and writes the timestamp. If there's a better

RE: Variable numbers of s to

2008-01-24 Thread David Jackman
Does do what you want (without the warnings)? -Original Message- From: Judy Anderson [mailto:[EMAIL PROTECTED] Sent: Thursday, January 24, 2008 2:24 PM To: user@ant.apache.org Subject: Re: Variable numbers of s to Replying to my own message: I found