Hello, I think am using JDK 1.4 logger through slf4j. Could you tell me how to change level in JDK logger?
On 10/19/07, Ceki Gulcu <[EMAIL PROTECTED]> wrote: > > OK. It drops log requests of level DEBUG but prints INFO and above on the > console. The slf4j-simple binding cannot be configured. > > Jipeng Tan wrote: > > slf4j-simple;.... > > > > On 10/19/07, *Ceki Gulcu* <[EMAIL PROTECTED] <mailto:[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> > > > < 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 <mailto:user@slf4j.org> > > > http://www.slf4j.org/mailman/listinfo/user > > <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 <mailto:user@slf4j.org> > > http://www.slf4j.org/mailman/listinfo/user > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > 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