view mod_stanzadebug/README.markdown @ 2887:65082d91950e

Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 17 Feb 2018 08:42:10 +0100
parents 590ac12b7671
children
line wrap: on
line source

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

Summary
=======

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