Re: [slf4j-user] DEBUG TRACE with SimpleLogger

2008-11-14 Thread Ceki Gulcu
Hello, SimpleLogger just drops requests of level TRACE and DEBUG. There is no option to enable logs of level TRACE and DEBUG using SimpleLogger. HTH, dju` wrote: dju` a écrit : Hello, I wonder why DEBUG and TRACE are disabled with the SimpleLogger. In my opinion, this logger is useful

Re: [slf4j-user] Using slf4j in unsigned Webstart Application

2008-11-14 Thread cowwoc
Hi Ceki, I tracked down the exception and pasted it here: http://jira.qos.ch/browse/LBCORE-71 It looks like your code needs to be more forgiving when SecurityException is thrown. In the case of StatusListenerConfigHelper.installIfAsked() I would say you should assume the property is not