[logback-dev] [JIRA] Created: (LBCORE-148) Let SocketAppender re-establish failed connections in-thread insead of creating a parallel thread
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Sat Apr 3 00:13:16 CEST 2010
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
More information about the logback-dev
mailing list