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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>