No this is not the case,
In Log 4j you can set some variable (e.g filename ) and then set its value later programmatically.
till the time those values are set , log4j is not configured .


Regards,
Shirish
----- Original Message ----- From: "James Stauffer" <[EMAIL PROTECTED]>
To: "Log4J Users List" <[email protected]>
Sent: Monday, March 07, 2005 11:40 PM
Subject: Re: smart file name



It is added to log4j:configuration:
<log4j:configuration debug="true"
xmlns:log4j="http://jakarta.apache.org/log4j/";>

On Mon, 07 Mar 2005 11:23:20 -0600, Karan <[EMAIL PROTECTED]> wrote:
 From my understanding of your email, I think you want to see log4j
errors, if any.
Put this line in the beginning of your log4j.xm/properties file:
log4j.debug=true
(I have never used the .xml file, so I'm not sure what you analogical
statement you would put in there).
This will run log4j on log4j :-)
All log4j debug messages will show up on the root logger, which I think
is stdout.

HTHs,
Karan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to