Software /
code /
prosody-modules
File
mod_stanzadebug/README.md @ 6220:c83bfcc6ac0a
mod_cloud_notify_encrypted: Use new 'util.crypto' on Prosody 13.0
This removes the dependency on lua-luaossl when running on Prosody 13.0
(or trunk) which has util.crypto
Compatibility with Prosody 0.12 retained but also the dependency
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 31 Mar 2025 13:24:44 +0200 |
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