
Let SocketAppender re-establish failed connections in-thread insead of creating a parallel thread ------------------------------------------------------------------------------------------------- Key: LBCORE-148 URL: http://jira.qos.ch/browse/LBCORE-148 Project: logback-core Issue Type: Improvement Reporter: Ceki Gulcu Assignee: Logback dev list SocketAppender can establish connections using ResilientOutputStreamBase instead of creating a parallel thread. This approach is JEE friendly and leverages existing code base instead of re-inventing the wheel. -- 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