TcpAppender
-----------

         Key: LOG4NET-18
         URL: http://issues.apache.org/jira/browse/LOG4NET-18
     Project: Log4net
        Type: New Feature
  Components: Appenders  
    Versions: 1.2.9    
    Reporter: Nicko Cadell


We have a UdpAppender that sends text via UDP.

UDP is not designed to be robust. We should have an equivalent that uses TCP as 
the transport. This should just send the data in the stream similar to the 
FileAppender. The format of the data should be left upto the Layout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to