mod_rawdebug/README.markdown
author Matthew Wild <mwild1@gmail.com>
Sun, 04 Sep 2022 09:51:36 +0100
changeset 5041 8a8100fff580
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_sasl2_bind2, mod_sasl2_sm: Move sasl2_sm_success to session ...to allow referencing it across multiple different events.

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