RE: loading more receivers

2008-05-05 Thread Scott Deboy
The latest versions of the network-based appenders support an 'application' property - if each of your applications define the application property, they'll show up in their own tab - you should be able to continue to use the receiver config listed below. Does that help? Scott -Original Mes

Re: Antwort: Re: Ant, log4j: Defining log file path with ant properties

2008-05-05 Thread Jacob Kjome
ant -Ddir=/path/to/dir someAntTarget Jake On Mon, 5 May 2008 09:33:59 +0200 [EMAIL PROTECTED] wrote: Thank you, Jake, but your suggestion is not what I am looking for. Jacob Kjome <[EMAIL PROTECTED]> schrieb am 01.05.2008 08:09:46: Sure, are you wanting logs for unit tests or something?

Antwort: Re: Ant, log4j: Defining log file path with ant properties

2008-05-05 Thread friedbert . widmann
Thank you, Jake, but your suggestion is not what I am looking for. Jacob Kjome <[EMAIL PROTECTED]> schrieb am 01.05.2008 08:09:46: > Sure, are you wanting logs for unit tests or something? Then just > define a system property to set inside the junit task > > value="${dir}/log/