Software /
code /
prosody-modules
Diff
mod_stanzadebug/README.md @ 6138:9db1529c06c2
Merge upstream
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 05 Jan 2025 17:50:02 +0100 |
parent | 6101:3d09c17aa73a |
line wrap: on
line diff
--- a/mod_stanzadebug/README.md Wed Nov 20 05:07:11 2024 +0100 +++ b/mod_stanzadebug/README.md Sun Jan 05 17:50:02 2025 +0100 @@ -1,9 +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