Mercurial > prosody-modules
comparison mod_rawdebug/README.markdown @ 1936:c866adb8921e
mod_rawdebug/README: H3 -> H2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 26 Oct 2015 20:17:03 +0100 |
parents | 4d73a1a6ba68 |
children | def6290a8cd1 |
comparison
equal
deleted
inserted
replaced
1935:dd509940ae49 | 1936:c866adb8921e |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 summary: Telnet command for raw stanza logging | 3 summary: Telnet command for raw stanza logging |
4 ... | 4 ... |
5 | 5 |
6 Summary | 6 # Summary |
7 ------- | |
8 | 7 |
9 Sometimes it is useful to get the raw XML logs from clients for | 8 Sometimes it is useful to get the raw XML logs from clients for |
10 debugging purpouses, but some cliens don't expose this. This command | 9 debugging purpouses, but some cliens don't expose this. This command |
11 lets you activate this on specific sessions. | 10 lets you activate this on specific sessions. |
12 | 11 |
13 Usage | 12 # Usage |
14 ----- | |
15 | 13 |
16 In the telnet console: | 14 In the telnet console: |
17 | 15 |
18 c2s:show() | 16 c2s:show() |
19 | example.com | 17 | example.com |