
[ http://jira.qos.ch/browse/LBCORE-52?page=com.atlassian.jira.plugin.system.is... ] Ceki Gulcu resolved LBCORE-52. ------------------------------ Fix Version/s: 0.9.10 Resolution: Won't Fix The facilityStr, syslogHost, port, and suffixPattern fields in SyslogAppenderBase have public setters. The prefixPattern and prefixLayout layout are internal to the buildLayout class. Give the above, I don't think it makes sense to assent to your request.
Make SyslogAppenderBase fields protected ----------------------------------------
Key: LBCORE-52 URL: http://jira.qos.ch/browse/LBCORE-52 Project: logback-core Issue Type: Improvement Reporter: Anton Tagunov Assignee: Logback dev list Fix For: 0.9.10
Attachments: protected.diff
Hi! We'd like to customize some of SyslogAppender. Since SyslogAppenderBase class is public and is a base class by destination would it be appropriate to have all of the fields be designated as 'protected'?
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira