Hi Alexandre,

<configuration debug="false"/> only disabled logback's internal error reporting on the console. It does now act on any loggers. You might want to have a peek at "Chapter 2: Architecture" [1].

HTH,

[1] http://logback.qos.ch/manual/architecture.html

At 06:08 PM 3/30/2007, Alexandre Jaquet wrote:
Hi,

I would like to know, how to shutting off the logger, I thinked I only needed to set
<configuration debug="false"> but as I see that's  not enough.

Any advice would be appreciate.

Thanks.

Alexandre

--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch

_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to