For what it's worth, if you're just trying to test your client you can use ActiveMQ Artemis [1] which also supports STOMP protocol logging [2] and the docs are up-to-date regarding the configuration.
Justin [1] https://activemq.apache.org/components/artemis/ [2] https://activemq.apache.org/components/artemis/documentation/latest/stomp.html#logging On Thu, Feb 15, 2024 at 10:18 AM Bouscaren, Paul <paul.bousca...@wyman.com.invalid> wrote: > I am building out a Stomp client, and I am unsure whether I am receiving > RECEIPT frames from the ActiveMQ classic we have installed. > The sender process does get a CONNECTED frame back from the server, but > that's it. > > To help troubleshoot, I've tried to implement the suggested Stomp logging, > but it does not seem to do anything. I am certainly not seeing any new log > messages, and I seem to have lost some of the original ActiveMQ log > messages. > > If there's differences between log4j and log4j2, I'd love to know where to > find them. > > Regards, > > Paul Bouscaren > > > ________________________________ > > This email and any attachments may contain confidential and proprietary > information and must be treated as such. In addition, export or re-export > of the information contained in or attached to this email may be prohibited > under export control laws. > To review our Privacy Policy please visit: www.precast.com >