Ceki, many thanks for your help.<div><br></div><div>I have implemented Logback and everything is working perfectly.</div><div><br></div><div>Regards</div><div><br></div><div>Kevan</div><div><br><br><div class="gmail_quote">
On 24 June 2010 20:24, Ceki Gülcü <span dir="ltr">&lt;<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 24/06/2010 11:13 AM, Kevan Stannard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ceki, thanks for helping me sort this out.<br>
<br>
So my understanding is as follows:<br>
<br>
1) slf4j-simple.jar is our basic logging framework that has no<br>
configuration options.<br>
</blockquote>
<br></div>
Correct.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) jcl-over-slf4j-1.6.0.jar is providing the implementation of JCL that<br>
forwards requests on to the SLF4J Simple framework (in this case), so<br>
any JCL configuration options will have no effect because JCL is not the<br>
actual underlying logging framework.<br>
</blockquote>
<br></div>
Also correct.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3) If I want to have options such as setting log level or writing the<br>
log output to a file then I would need to remove slf4j-simple.jar and<br>
replace it with another logging framework. Logback seems to be a good<br>
option that has come up a few times during my investigation.<br>
</blockquote>
<br></div>
Yes, absolutely. If you need any help with using logback, please<br>
contact the logback-user mailing list. There is also plenty of<br>
documentation at <a href="http://logback.qos.ch/manual/index.html" target="_blank">http://logback.qos.ch/manual/index.html</a><div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hopefully I am getting some of this correct, but I appreciate if you can<br>
correct anything I am not getting right.<br>
<br>
Thanks<br>
</blockquote>
<br></div>
Cheers,<br>
<br>
--<br><font color="#888888">
Ceki</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
slf4j-user mailing list<br>
<a href="mailto:slf4j-user@qos.ch" target="_blank">slf4j-user@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/slf4j-user" target="_blank">http://qos.ch/mailman/listinfo/slf4j-user</a><br>
</div></div></blockquote></div><br></div>