diff options
author | Kim Alvefur <zash@zash.se> | 2021-10-24 15:11:01 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-10-24 15:11:01 +0200 |
commit | 94d9ba7ce14ebd30975f893e37e0defb0aeb080f (patch) | |
tree | fd3aa342549c94ab57ca5af779176e0adb23ed19 /plugins/adhoc | |
parent | c5de2a9d22f1bd14eb56c2fb0e5bfc09b3451538 (diff) | |
download | prosody-94d9ba7ce14ebd30975f893e37e0defb0aeb080f.tar.gz prosody-94d9ba7ce14ebd30975f893e37e0defb0aeb080f.zip |
mod_s2s: Fix logging of <stream:error> consistency with other mods
`reason` was often a table, so the log said "table: 0xptr" or such.
mod_c2s, mod_bosh etc logs the stream error stanza object, so better do
the same. It would be nicer if this was an util.error object, but that
will have to be a future change.
Diffstat (limited to 'plugins/adhoc')
0 files changed, 0 insertions, 0 deletions