[logback-user] syslogappender
David Tkaczyk
djt69 at comcast.net
Thu Apr 7 19:22:56 CEST 2011
I saw this in a post stating that it would be in 0.9.20. I'm currently
using 0.9.26.
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>%d %t [%-5level] - %-40class{40} - %msg%n</pattern>
<charset>UTF-8</charset>
</encoder>
</appender>
Is there charset support for the syslogappender as well? If so, how is it
configured as I don't see the "encoder" element in the documentation for
syslogappender either?
Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20110407/76253a77/attachment.html>
More information about the Logback-user
mailing list