[JDEV] logging packets

Andy Ford andyford at brick.net
Thu Dec 28 07:06:00 CST 2000


Hi
I added the following bit to my jabber.xml, but when it logs the 
packets, it only logs presence packets. I really want the messages, but 
I would be happy if I got all the packets since I could process it later.
Where am I going wrong?

      <!-- Message log file -->
	        <log id="messageLog">
	        <file>message.log</file>
        <type>packet</type>
      </log>
-- 
yours,
Andy





More information about the JDev mailing list