<div dir="ltr">You might want to look at the documentation.  <a href="http://logback.qos.ch/manual/architecture.html#basic_selection">http://logback.qos.ch/manual/architecture.html#basic_selection</a><div>  (*Chris*)</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 29, 2013 at 11:41 AM, gaston sponer <span dir="ltr"><<a href="mailto:gaston.sponer@hotmail.com" target="_blank">gaston.sponer@hotmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hi, I have a doubt. If on my config file (xml) I set logger level as "Debug" and then from my java class i do:<div><br></div><div>logger.error("some message Log {}", this);</div><div>

<br></div><div>What wold be the result on my log file?</div><div><br></div><div>Does Logback a comparation between logger level and event level and depend on that it does the logging?</div><div>Do i have a log based on debug or based on error?</div>

<div><br></div><div>Thanks.</div><div><br></div><div>Gastón</div>                                     </div></div>
<br>_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-user</a><br></blockquote></div><br></div>