Keeping track of messages during a session

Hi,

I want to keep track of all the messages being transferred between two Spark clients when a session is in progress through the Openfire server and get all the messages printed on the console using components of the spark api with the help of a Java application.

Please let me know how to go about it.

Shweta

Hi,

for p2p chats Spark already writes chat logs. One could use the same logic for MUC logs but I’'m not sure that I did understand properly what you want to do.

LG