
I was assuming slf4j-simple.jar would be used mostly by library developers who don't want to fool around with including log4j/logback/jdk14 etc... That is what I would like to use it for, but now I will have to create a custom binding (or include one of the above packages) to see debug during my tests? I will create the binding if necessary, but does it make sense to create a slf4j-simple-debug.jar or something? Thanks, Michael -----Original Message----- From: logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch] On Behalf Of Ceki Gülcü Sent: Wednesday, September 13, 2006 4:15 PM To: LOGBack users list Subject: Re: [LOGBack-user] slf4j simple logger Michael, The simple binding (slf4j-simple.jar) has always dropped logging request of level debug. It's now the expected behavior of that binding. You could easily modify it to log debug requests as well. Even better, create your own binding. Any of the above acceptable to you? At 03:28 PM 9/13/2006, Newcomb, Michael-P57487 wrote:
This logger should default to all levels on...
Thanks, Michael
-- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://ceki.blogspot.com/ _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://qos.ch/mailman/listinfo/logback-user