Re: [Nant-users] Logging in nAnt

2004-12-23 Thread John Hardin
On Mon, 2004-12-20 at 12:02, Butler, Mark A Mr IPI Gramm Tech wrote: > Howdy All, > > Is there any other way to log out nAnt script progress to a file besides > using the 'echo' task? See the NantContrib task. -- John Hardin Internal Systems Administrator (Seattle) CRS Retail Systems, Inc. 34

[Nant-users] Logging in nAnt

2004-12-20 Thread Butler, Mark A Mr IPI Gramm Tech
Howdy All, Is there any other way to log out nAnt script progress to a file besides using the 'echo' task? If not, has anyone written a logging task they might share? Thanks, MArk B. --- SF email is sponsored by - The IT Product Guide Read

Re: [Nant-users] Logging in nAnt

2004-12-20 Thread Kevin Williams
NAnt uses log4net for logging to the console. You can change that in the NAnt.exe.config file. If you're not familiar with log4net, there is some documentation on the web site at: http://logging.apache.org/log4net. Butler, Mark A Mr IPI Gramm Tech wrote: Howdy All, Is there any other way to log

Re: [Nant-users] Logging in nAnt

2004-12-20 Thread Merrill Cornish
Mark, Check the NAnt documentation under doc/help/funcamentals for Loggers and Listeners. Merrill --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which prod