well, slf4j-simple is eeuh ...simple.

from the javadoc:
A simple (and direct) implementation that logs messages of level INFO or
higher on the console (System.err).

I think your best option is to switch to log4j or logback.

regards
Maarten

On 10/19/07, Jipeng Tan <[EMAIL PROTECTED]> wrote:
>
> Any suggestion about how to set Debug is Eable?
>
> On 10/19/07, Ceki Gulcu <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > Which slf4j binding are you using? Is it slf4j-simple?
> >
> > Jipeng Tan wrote:
> > [snip]
> >
> > > Sadly, the output only have the information with log.info
> > > < http://log.info>, nothing about logger.debug, and the output of
> > > (logger.isDebugEnabled()) is also false, can anyone tell me how to use
> > > debug??? Thanks a lot!@
> > >
> > >
> > >
> > ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > user mailing list
> > > user@slf4j.org
> > > http://www.slf4j.org/mailman/listinfo/user
> >
> > --
> > Ceki Gülcü
> > Logback: The reliable, generic, fast and flexible logging framework for
> > Java.
> > http://logback.qos.ch
> > _______________________________________________
> > user mailing list
> > user@slf4j.org
> > http://www.slf4j.org/mailman/listinfo/user
> >
>
>
> _______________________________________________
> user mailing list
> user@slf4j.org
> http://www.slf4j.org/mailman/listinfo/user
>
_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user

Reply via email to