Software /
code /
prosody-modules
File
mod_stanzadebug/README.markdown @ 4921:816b23e09c20
mod_rest: Improve logging of results from callback startup probe
Especially interested in logging 500 status codes and their errors, to
diagnose problems with the callback API.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 09 Apr 2022 00:43:18 +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.