Nope, that don't work.

GTG

>>> Ceki Gülcü <[EMAIL PROTECTED]> 27/07/2001 11:15:52 >>>
My previous comment about the threshold was wrong. Setting 
the threshold in an appender to priority DEBUG will include debug messages. 
Sorry about the confusion. 

The problem with your code is that you are forgetting to call activateOptions . As in:

fa.activateOptions();

Invoke activateOptions after you have set all options. This should do it. Regards, Ceki



--
Ceki Gülcü - http://qos.ch 


---------------------------------------------------------------------
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