[logback-user] What is the equivalent to org.apache.log4j.SimpleLayout?
ceki
ceki at qos.ch
Fri May 24 18:30:55 CEST 2013
Hi Neil,
There is no SimpleLayout class in logback. However, you can use
PatternLayout with the pattern "%level - %m%n" to obtain the same effect.
Best regards,
On 23.05.2013 17:44, Neil Hart wrote:
> We are converting some homegrown SNMP appenders and I wanted to find out
> what the SimpleLayout translates too.
>
> Thanks
>
--
Ceki
65% of statistics are made up on the spot
More information about the Logback-user
mailing list