<div class="gmail_quote">HI. . .  I had a lot of JUL logp code to convert to SLF4J so I tweaked the migrator in a few ways:<br>
<div><br></div><div>* Added MultiLineConversionRule to accommodate cases such as:</div><div><font face="&#39;courier new&#39;, monospace">   log.logp(Level.FINEST, MyClass.class.getName(),</font></div>
<div><font face="&#39;courier new&#39;, monospace"><span style="white-space:pre-wrap">                                        </span>&quot;myMethod&quot;, &quot;Log entry&quot;);</font></div><div>* Passed Reader into LineConverter in order to more easily control reading in of additional lines</div>

<div>* Changed ConversionRule.replace() to append the match.group(1) text to the replacement line if group(1) exists</div><div>* Added additional SingleConversionRules to accommodate additional logp scenarios</div><div><br>

</div><div>I converted quite a bit of code with minimal cleanup.  Where that was necessary was pretty unavoidable:</div><div><br></div><div>* Code using Level, handlers, custom configuration, etc</div><div>* Log entries with commas get a bit mungled, e.g.:</div>

<div><div><font face="&#39;courier new&#39;, monospace">   log.logp(Level.FINEST, MyClass.class.getName(),</font></div><div><font face="&#39;courier new&#39;, monospace"><span style="white-space:pre-wrap">                                        </span>&quot;myMethod&quot;, &quot;This, e.g., would get mungled&quot;);</font></div>

</div><div><br></div><div>I did not do any regression testing but it worked in my case.  Attaching the patch file in case I&#39;m not the only slf4j fan converting logps!</div><div><br></div><font color="#888888"><div>Andy</div>
<div><br></div>
<div><br></div><div><br></div>
</font></div><br><br clear="all"><br>-- <br><font color="#888888"><font size="4"><b><span style="color:rgb(255, 153, 0);font-family:georgia,serif">Andy Jewell  </span></b></font><br><font style="color:rgb(102, 102, 102)" size="1"><b><font style="font-family:georgia,serif" size="2">Build Engineer<br>
</font></b><span style="font-family:georgia,serif;color:rgb(102, 102, 102)">503.752.6137 | <a href="mailto:ajewell@adaptu.com" target="_blank">ajewell@adaptu.com</a></span></font><font style="color:rgb(102, 102, 102)" size="1"><span style="font-family:georgia,serif"><a style="color:rgb(102, 102, 102)" href="http://twitter.com/bite4size" target="_blank"></a><br>



<br><span style="color:rgb(102, 102, 102)">Become your household CFO, visit </span><a style="color:rgb(102, 102, 102)" href="https://www.adaptu.com/" target="_blank">Adaptu.com</a></span></font></font><br>