Gary Gregory created LOG4J2-582:
-----------------------------------

             Summary: Rename org.apache.logging.log4j.core.net.SocketServer to 
TCPSocketServer and refactor with UDP
                 Key: LOG4J2-582
                 URL: https://issues.apache.org/jira/browse/LOG4J2-582
             Project: Log4j 2
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0-rc1
            Reporter: Gary Gregory
            Assignee: Gary Gregory
             Fix For: 2.0-rc2


Rename {{org.apache.logging.log4j.core.net.SocketServer}} to 
{{org.apache.logging.log4j.core.net.TCPSocketServer}} and refactor with 
{{org.apache.logging.log4j.core.net.UDPSocketServer}} to have common code in a 
new abstract super class 
{{org.apache.logging.log4j.core.net.AbstractSocketServer}}.

This is in preparation for the socket servers to accept messages in XML and 
JSON. The current server only supports serialized {{LogEvent}} objects.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to