<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>I have just started
to explore logback and currently use log4j. </FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>My first newb
question has to do with the formating of messages chosen (not
critisizm)</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>logger.errror( "this
is an errr {} {}", new Object(), new Object{});</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>My not use the i18n
syntax so log messages can be internationalized?</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>logger.error("this
is err {0} (1}, new Object(), new Object());</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>then the first
arguement can be read from properties files or db fro the curent locale and be
changable accordimng to lanhuage needs.</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>I have a feeling
that ths was discussed already and I will be hearing the results of that
discussion.</FONT></SPAN></DIV>
<DIV><SPAN class=232301113-08092006><FONT face=Arial size=2>Thanks for starting
this project i do like the idea and plan to use it in an upcoming project that I
am involved in.</FONT></SPAN></DIV></FONT></DIV></BODY></HTML>