Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3511

enhance STOMP message logging so that only STOMP Frames may be redirected to another file.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 5.x
    • 5.6.0
    • STOMP
    • None

    Description

      Most logging in the stomp transport layer occurs in the "org.apache.activemq.transport.stomp" namespace but if you only want to direct frame tracing to a separate file via the method described here: http://activemq.apache.org/stomp.html#Stomp-Debugging you cannot.

      We should direct the frame level logging to a separate namespace so that only frames can be logging in a different file if desired. We can output the frame to "org.apache.activemq.transport.stomp.StompIO" easily in the StompTransportFilter class.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: