mod_stanzadebug/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 25 Jun 2023 20:15:44 +0200
changeset 5582 b9821e9a21a2
parent 2492 590ac12b7671
permissions -rw-r--r--
mod_pubsub_feeds: Pass feed data as argument instead of storing on object Feeds can be quite large, why were we keeping them after parsing???

---
summary: Extra verbose stanza logging
---

Summary
=======

This module logs the full stanzas that are sent and received into debug
logs, for debugging purposes.