I thought it was that as well but nope !
I put a root logger :

     <root>
        <level value="OFF"></level>
        <appender-ref ref="stdout"/>
    </root>

But now I've got twice the trace (normal...) !
So, it's the last level logger which is prior to its parents and ancestors ?

Christophe Marcourt
Mondeca
Ingenieur R&D
3, Cite Nollez. 75018 Paris
Phone : +33 1 44 92 35 03
Mobile : +33 6 14 48 65 66
Fax : +33 1 44 92 02 59
http://www.mondeca.com/fr
ICQ : #119811844

-----Message d'origine-----
De : ByTek - Stefan Bayer [mailto:[EMAIL PROTECTED]]
Envoye : lundi 18 novembre 2002 12:11
A : Log4J Users List
Objet : Re: Question of inheritance

Christophe,

what about the ROOT logger?
As foo.bar not only inherits from foo but also from ROOT, you may have to
turn ROOT off, too.

Stefan



ByTek - Stefan Bayer
Softwaresysteme

<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to