mod_rawdebug/README.markdown
author Matthew Wild <mwild1@gmail.com>
Fri, 23 Feb 2024 22:47:05 +0000
changeset 5846 ed82916e5796
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc

---
summary: Extra verbose logging of sent and received
---

Summary
=======

Sometimes it is useful to get the raw XML logs from clients for
debugging purposes, but some clients don't expose this.

This module logs dumps everything sent and received into debug logs, for
debugging purposes.