XMPP Logging

Anyone know of a logging feature that is in the SMACK API? Something that tracks messages etc.

Hi Ted,

Depending on exactly what you want to do you might want to look into writing your own implementation of the SmackDebugger which you can learn more about in the debugging portion of Smack documentation.

Hope that helps,

Ryan