Skip to content
Commit d480b7a5 authored by Noa Resare's avatar Noa Resare
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment