Fix for LOGBACK-732, make charset configurable in SyslogAppender
* Add setCharset()/getCharset() methods to SyslogAppenderBase * Add blurb to news html page * Unit test This change change takes the conservative approach of preserving current behavior when setCharset() is not called, using the platform default encoding.
parent
f6bf4393
Please register or sign in to comment