<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 77.95pt 1.0in 77.95pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'>Hi Ceki,<o:p></o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'>I see your point regarding
the default configuration and it makes a lot of sense to provide some basic
logging capability even if the user neglects to configure. The requirement to
invoke <i><span style='font-style:italic'>shutdownAndReset()</span></i>,
though, &nbsp;is IMHO not elegant and error prone. Maybe you can internally clear
the configuration when the user invoked <i><span style='font-style:italic'>doConfigure()</span></i>?<o:p></o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'>Regarding logger<i><span
style='font-style:italic'>.isXXXEnabled(marker)</span></i>, I thought it will
give me the exact functionality that you mentioned, i.e., that it will depend
on the marker value.&nbsp; When I used it I wanted to conditionally log some
debug information that takes a lot of processing to generate. I did not want
the overhead involved in generating this information if it will never be
logged. When using log4j, I would put this kind of information at the TRACE
level but this is not possible with logback. Do you see a good way to achieve this
functionality?<o:p></o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'>Thanks,<o:p></o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoPlainText><font size=2 face="Times New Roman"><span
style='font-size:10.0pt;font-family:"Times New Roman"'>Yoram<o:p></o:p></span></font></p>

</div>

</body>

</html>