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">http://code.google.com/p/anodyzed</a><div>  (*Chris*)<br><br><div class="gmail_quote">On Wed, Jul 11, 2012 at 5:37 AM, Thomas Mortagne <span dir="ltr"><<a href="mailto:thomas.mortagne@gmail.com" target="_blank">thomas.mortagne@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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 class="HOEnZb"><font color="#888888">--<br>
Thomas<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>
</font></span></blockquote></div><br></div>