Mercurial > prosody-modules
view mod_stanzadebug/README.markdown @ 4266:b43c6d614d22
mod_adhoc_oauth2_client: Fix adhoc status on error
There's no 'error' status, it's 'canceled' and an error message.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 22 Nov 2020 16:17:24 +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.