<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It is useful but it's also a pain to configure. I used logback ( <a href="http://logback.qos.ch/" target="_blank">http://logback.qos.ch/</a> ) which is a bit nicer but still... We should definitely step away from XML's configuration mess.<br>

</blockquote></div><br></div><div class="gmail_extra">Yeah, there's a reason I linked to the old docs and not the newer xml-centric stuff.  The important bit is to have a well-defined hierarchy of loggers, and be able to configure each level as needed.  Indispensable for any large software product.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Haven't actually used logback yet myself, but it provides a great set of functionality to shoot for.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
<br></div></div>