comparison mod_stanzadebug/README.md @ 6110:9db1529c06c2

Merge upstream
author tmolitor <thilo@eightysoft.de>
date Sun, 05 Jan 2025 17:50:02 +0100
parents 3d09c17aa73a
children
comparison
equal deleted inserted replaced
6109:4cb1cad2badd 6110:9db1529c06c2
1 --- 1 ---
2 summary: Extra verbose stanza logging 2 summary: Extra verbose stanza logging
3 --- 3 labels:
4 - Stage-Merged
5 - Type-Logging
6 ...
7
8 ::: {.alert .alert-info}
9 This module has been merged into Prosody as [mod_stanza_debug][doc:modules:mod_stanza_debug].
10 :::
4 11
5 Summary 12 Summary
6 ======= 13 =======
7 14
8 This module logs the full stanzas that are sent and received into debug 15 This module logs the full stanzas that are sent and received into debug
9 logs, for debugging purposes. 16 logs, for debugging purposes.
17
18
19 Compatibility
20 =============
21
22 Prosody Version Status
23 --------------- ------
24 trunk Merged
25 0.12 Merged