mod_rawdebug/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 28 Nov 2021 20:05:23 +0100
changeset 4799 8849b4f68534
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_bind2: Add missing missing SASL2 namespace [luacheck] Shouldn't have to depend on that, but will do for now.

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