Re: [Nant-users] Adding Target timings to Nant

2005-02-20 Thread Owen Rogers
> I would be interested in see this added as well. Would this patch just > output to the XML file or would we see it in the console output as well? i only made the changes to the XmlLogger, but it should not be that hard to add support for this to the other loggers as well. the xml timing outpu

RE: [Nant-users] Adding Target timings to Nant

2005-02-16 Thread Morris, Jason
6, 2005 3:38 AM >To: [EMAIL PROTECTED] >Cc: nant-users@lists.sourceforge.net >Subject: Re: [Nant-users] Adding Target timings to Nant > >> We would like to track the times that our targets are taking to run >> and possibly have this outputted to a file or incorporated >

Re: [Nant-users] Adding Target timings to Nant

2005-02-16 Thread Owen Rogers
> We would like to track the times that our targets are taking to run and > possibly have this outputted to a file or incorporated within our > Cruisecontrol.net web page. i recently posted a patch for the XmlLogger that enables you to do just this. see the patch (http://sourceforge.net/tracker/i