I would totally love to do that.  I know that if I can get a version of the Logger.write method that takes the FQDN added to the current API I could bring mine in much closer to Ceki's, but I haven't had enough time lately to figure out exactly what changes would be necessary.<div>

<br></div><div>Luckily, you shouldn't have to do a slash-n-hack on your existing files, the two should live fine side-by-side during a "transition" period.<br><div><br></div><div>I've thought of possibly providing an "add-on" to slf4j that might provide the enhanced syntax without breaking existing problems, but again, there doesn't seem to be enough time in the day.</div>

<div>  (*Chris*)<br><br><div class="gmail_quote">On Wed, Jul 18, 2012 at 2:44 PM, Roman Muntyanu <span dir="ltr"><<a href="mailto:rmuntyan@softserveinc.com" target="_blank">rmuntyan@softserveinc.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Hi Chris<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">  The syntax you provide in Anodyzed Onyx is really powerful help remove a lot of isSomethingEnabled() checks by providing access to getters through reflection. <u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">  But please don’t tell me I have to migrate (AGAIN) my entire slf4j-based application to a new framework :) (yes there’s a bridge allowing usage of anodyzed-over-slfj4-over-slf4jLoggingWrapper-over-loggingFrameworkItself but looks like too much layers in this approach)<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">  Is there a chance for you join forces with Ceki within slf4j project? E.g. to make formatters used as pluggable as the logging frameworks?<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Regards,<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">  Roman<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:slf4j-user-bounces@qos.ch" target="_blank">slf4j-user-bounces@qos.ch</a> [mailto:<a href="mailto:slf4j-user-bounces@qos.ch" target="_blank">slf4j-user-bounces@qos.ch</a>] <b>On Behalf Of </b>Chris Pratt<br>

<b>Sent:</b> Wednesday, July 11, 2012 18:52 PM<br><b>To:</b> User list for the slf4j project<br><b>Subject:</b> Re: [slf4j-user] Helper to parse message pattern<u></u><u></u></span></p><div><div class="h5"><p class="MsoNormal">

<u></u> <u></u></p><p class="MsoNormal">You could check out the Anodyzed Onyx project, it does a lot of what you're asking.  <a href="http://code.google.com/p/anodyzed" target="_blank">http://code.google.com/p/anodyzed</a><u></u><u></u></p>

<div><p class="MsoNormal" style="margin-bottom:12.0pt">  (*Chris*)<u></u><u></u></p><div><p class="MsoNormal">On Wed, Jul 11, 2012 at 5:37 AM, Thomas Mortagne <<a href="mailto:thomas.mortagne@gmail.com" target="_blank">thomas.mortagne@gmail.com</a>> wrote:<u></u><u></u></p>

<p class="MsoNormal">Hi guys,<br><br>Hi have a Logback appender of my own in which I display the log but<br>not as a simple String. I especially have a different way of<br>displaying the arguments based on their type.<br>

<br>org.slf4j.helpers.MessageFormatter is very useful for simple String<br>but I was wondering is there was any standard message pattern parser<br>which would allow be to get some kind of String[] version of the<br>message to do my own printing of arguments. A public method exposed in<br>

MessageFormatter and reused in arrayFormat would be nice.<br><br>It's not like it was something very hard to parse but would be cleaner<br>to use some standard parser than duplicating some code to do my own.<br><br>Thanks,<br>

<span><span style="color:#888888">--</span></span><span style="color:#888888"><br><span>Thomas</span><br><span>_______________________________________________</span><br><span>slf4j-user mailing list</span><br><span><a href="mailto:slf4j-user@qos.ch" target="_blank">slf4j-user@qos.ch</a></span><br>

<span><a href="http://mailman.qos.ch/mailman/listinfo/slf4j-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/slf4j-user</a></span></span><u></u><u></u></p></div><p class="MsoNormal"><u></u> <u></u></p></div></div>

</div></div></div><br>_______________________________________________<br>
slf4j-user mailing list<br>
<a href="mailto:slf4j-user@qos.ch">slf4j-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/slf4j-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/slf4j-user</a><br></blockquote></div><br></div></div>