
[ http://jira.qos.ch/browse/LBCLASSIC-157?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu updated LBCLASSIC-157: --------------------------------- Priority: Major (was: Minor)
Add option to include caller data in JMS Appender or to disable caller data in DB Appender ------------------------------------------------------------------------------------------
Key: LBCLASSIC-157 URL: http://jira.qos.ch/browse/LBCLASSIC-157 Project: logback-classic Issue Type: New Feature Components: appender Affects Versions: 0.917 Reporter: Ging Ming Chan Assignee: Ceki Gulcu
We are using the JMSQueueAppender remotely with a centralised server that uses the DBAppender to log to the database. However, since the JMSQueueAppender does not send the caller data, and the DBAppender always expect it, the operation never succeeded. There are two options to fix this, either add the includeCallerData option in the JMS Appender or to exclude caller data in the DB Appender.
-- 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