
8 Feb
2011
8 Feb
'11
1:32 p.m.
Moreover, can I assume that the output pattern I used in log4j will work in logback too? For example, in <appender> I now have: <encoder> <pattern>%d{dd-MM-yy HH:mm:ss,SSS}|%5.5p|%m%n</pattern> </encoder> Which comes from log4j.xml I previously had. This question might be good for the Logback FAQ, also. Regards, -- Fabio Erculiani