Software /
code /
prosody-modules
File
mod_stanzadebug/README.markdown @ 4780:4abb33a15897
mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 19 Nov 2021 17:00:38 +0000 |
parent | 2488:590ac12b7671 |
line wrap: on
line source
--- summary: Extra verbose stanza logging --- Summary ======= This module logs the full stanzas that are sent and received into debug logs, for debugging purposes.