Mercurial > prosody-modules
view mod_stanzadebug/README.markdown @ 3307:303b17ec8264
mod_bookmarks: Correctly hook events on PEP services
Since each user has its own util.pubsub instance, this is needed to hook
all of them.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 09 Sep 2018 14:09:12 +0200 |
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.