Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-582

Rename org.apache.logging.log4j.core.net.SocketServer to TCPSocketServer and refactor with UDP

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-rc1
    • 2.0-rc2
    • Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: