Mercurial > prosody-modules
view mod_stanzadebug/README.markdown @ 3760:830a01443a2f
mod_presence_cache: Fix traceback due to changes in trunk
Reason used to be a string and now it might be an util.error
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 09 Dec 2019 16:51:36 +0100 |
| parents | 590ac12b7671 |
| children |
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.
