
2 Apr
2007
2 Apr
'07
7:13 p.m.
Ceki Gülcü wrote:
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
Hi Ceki, Thanks for your advice, I will try the RDFM way :) Regards Alexandre