Since Gabble 0.7.31, the messages from the Debug interface are supposed to contain the XMPP stanzas. This is done in Gabble by setting LM_DEBUG=net. But if you look at the debug output in Empathy, you'll see all the loudmouth debug info (including parsing useless shit) and not only the "net" part.
Unfortunately, to filter this out, we'd need to copy the LmLogLevelFlags enum from loudmouth[0], which is a little ugly. I spoke to Guillaume and we agreed that we'll wontfix this as Wocky is coming soon anyway. 0. http://github.com/m5h/loudmouth/blob/9acf9dda5207ec0259aa199ad3865cb53286004b/loudmouth/lm-debug.h#L26
Can't we remove the LM debugging output in 0.8 then?
Yes. You'd prefer that, would you?
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.