File

mod_stanzadebug/README.md @ 6186:1cf563a94620

mod_push2: this expression was throwing away the second value And wasn't a needed guard anyway, util.jid.split(nil) is nil
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Tue, 04 Feb 2025 10:30:33 -0500
parent 6101:3d09c17aa73a
line wrap: on
line source

---
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