try myLogger.removeAllAppenders() and then myLogger.addAppender(...)
- Original Message -
From: "Sanjeev Sahay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 10:59 AM
Subject: How to switch appender in case of runtime exception
> Hi,
>
> Can anybody tell me how
Shoot. Thanks!
Alison Ortega
North Carolina State University
ACS
Systems Programmer II
919-513-1417
>>> [EMAIL PROTECTED] 06/07/03 12:04 PM >>>
Howdy,
In the latest version, it doesn't look at the args. They don't matter.
See
the source code at:
http://cvs.apache.org/viewcvs/jakarta-log4j/src/
Howdy,
In the latest version, it doesn't look at the args. They don't matter. See
the source code at:
http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/lf5/StartLogFactor5.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
Yoav Shapira
--- Alison Ortega <[EMAIL PROTECTED]> w
Does anyone know where I can find documentation on the String args[]
that the StartLogFactor5 class takes. The javadocs don't include any.
I am trying to start it with a filename as an argument (local or url).
Thanks for your help.
Alison Ortega
North Carolina State University
ACS
Systems Prog