<div>Thanks Ceki,</div>
<div> </div>
<div>  I'll update my code to use the status manager.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Paul</div>
<div> </div>
<div> </div>
<div class="gmail_quote">On Mon, Oct 24, 2011 at 3:05 PM, ceki <span dir="ltr"><<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi Paul,<br><br>Logback components should use the status manager for their internal<br>logging.<br><br>The fact that your custom appender references a logger will not affect<br>
the way it works except that the log messages originating from within<br>your appender or from one of its dependencies will be discarded.<br><br>You have 3 options:<br><br>1) use the status manager for internal messages<br>
2) retrieve loggers anew until a real logger instance is returned (and<br>not an NOPLogger)<br>3) place your custom appender in another configuration file as<br>explained in <a href="http://slf4j.org/codes.html#substituteLogger" target="_blank">http://slf4j.org/codes.html#<u></u>substituteLogger</a><br>
<font color="#888888">--<br>Ceki</font> 
<div class="im"><br>On 24/10/2011 6:36 PM, Paul Gifford wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Ceki,<br>  I have, many times.  That's why I was confused as to why my logger<br>was working as I thought it would be set to the nop logger.<br>
Paul<br><br></blockquote><br></div>
<div>
<div></div>
<div class="h5">______________________________<u></u>_________________<br>Logback-user mailing list<br><a href="mailto:Logback-user@qos.ch" target="_blank">Logback-user@qos.ch</a><br><a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/<u></u>listinfo/logback-user</a><br>
</div></div></blockquote></div><br>