[logback-user] Log4j to Logback migration, logback.xml question

Fabio Erculiani lxnay at sabayon.org
Tue Feb 8 14:32:38 CET 2011


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


More information about the Logback-user mailing list