mod_stanzadebug

This module has been merged into Prosody as mod_stanza_debug.

Summary

This module logs the full stanzas that are sent and received into debug logs, for debugging purposes.

Compatibility

Prosody Version Status
trunk Merged
0.12 Merged

Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_stanzadebug

For earlier versions see the documentation for installing 3rd party modules