view mod_stanzadebug/README.markdown @ 5850:0358fcf14cd6

mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+ Hooking an event is safer than directly hooking signals For context see Prosody trunk rev 69faf3552d52
author Kim Alvefur <zash@zash.se>
date Sat, 02 Mar 2024 14:42:27 +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.