[logback-user] shutting off logger
Ceki Gülcü
listid at qos.ch
Mon Apr 2 20:24:36 CEST 2007
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
More information about the Logback-user
mailing list