You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2014/03/26 22:24:14 UTC

[jira] [Resolved] (LOG4J2-582) Rename org.apache.logging.log4j.core.net.SocketServer to TCPSocketServer and refactor with UDP

     [ https://issues.apache.org/jira/browse/LOG4J2-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved LOG4J2-582.
---------------------------------

    Resolution: Fixed

In SVN.

> 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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org