Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | JMS Policy Based Client-Side Clustering | Configuring webMethods Client-Side Clustering for JMS | Message Logging
 
Message Logging
For message logging, set the following properties in the wmjms.properties file.
com.webmethods.jms.log.level=DEBUG
com.webmethods.jms.log.filename=filename
Make sure you set the classpath of the client applications to the directory containing the wmjms.properties file.
The messages are logged when:
*A message is published or republished
*A message is received
*An error occurs
*Connectivity changes