Software /
code /
prosody-modules
File
mod_stanzadebug/README.markdown @ 4551:b92147edd172
mod_storage_xmlarchive: Workaround for #1646 (util.async bug with Lua 5.1)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 26 Apr 2021 02:49:06 +0200 |
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.