- From: "Smiley, David W."
> To:
> Cc: "Eric Pugh"
> Sent: Friday, March 19, 2010 5:43 PM
> Subject: Re: place of log4j.properties file
>
>
>
> I believe that should have been
> -Dlog4j.configuration=file:/c:/foo/log4j.properties
> I've d
Thanks David!
It works. Even with relative path,
like -Dlog4j.configuration=file:etc/log4j.properties.
Péter
- Original Message -
From: "Smiley, David W."
To:
Cc: "Eric Pugh"
Sent: Friday, March 19, 2010 5:43 PM
Subject: Re: place of log4j.properties file
I
I believe that should have been
-Dlog4j.configuration=file:/c:/foo/log4j.properties
I've done this sort of thing many times before.
I've also found it helpful to add -Dlog4j.debug (no value needed) to debug
logging.
http://logging.apache.org/log4j/1.2/manual.html
~ David Smiley
Author: http