You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Lang, Cliff" <cl...@us.didata.com> on 2002/03/13 03:24:58 UTC

Tweaking the Logger -

Using: TDK 2.1

I want to change the format of the logged messages.  I've tried setting
it via the: Log.getLogger(className).setFormat("%-5p [%t]: %m%n");
method, but see no change.  The main thing I want is to automatically
place the className in the log just after the Time.  (%c - in Log4j)

Can I use the Log4j pattern method (org.apache.log4j.PatternLayout), to
adjust the Turbine Logger?  If so - How?


Thanks -
-cliff


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>