[logback-user] Encoder vs. HTMLLayout?
Joern Huxhorn
jhuxhorn at googlemail.com
Mon May 10 14:18:26 CEST 2010
What is the correct replacement for
<layout class="ch.qos.logback.classic.html.HTMLLayout">
<pattern>%-5level%d{HH:mm:ss.SSS}%logger{36}%msg%thread</pattern>
</layout>
I assume there is some replacement since Logback emits a warning at the moment.
http://logback.qos.ch/codes.html#layoutInsteadOfEncoder
I couldn't find one, though.
Cheers,
Joern.
More information about the Logback-user
mailing list