view mod_rawdebug/README.md @ 6364:9c110fbecd86

mod_auth_oauth_external: Record existence of users This allows iterating over users as well as existence checks.
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jan 2026 05:14:25 +0100
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.