Software /
code /
prosody-modules
Diff
mod_stanzadebug/README.md @ 6211:750d64c47ec6 draft default tip
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:31:36 +0700 (8 days ago) |
parent | 6101:3d09c17aa73a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_stanzadebug/README.md Tue Mar 18 00:31:36 2025 +0700 @@ -0,0 +1,25 @@ +--- +summary: Extra verbose stanza logging +labels: +- Stage-Merged +- Type-Logging +... + +::: {.alert .alert-info} +This module has been merged into Prosody as [mod_stanza_debug][doc:modules: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