view mod_rawdebug/README.md @ 6313:4cc3d3de74a7

mod_s2soutinjection: Update to override resolver for 13.0 compatibility The diffstat! This definitely justifies Prosody trunk rev d5f322dd424b
author Kim Alvefur <zash@zash.se>
date Sun, 03 Aug 2025 14:50:57 +0200
parents fe081789f7b5
children
line wrap: on
line source

---
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.