Software /
code /
prosody
File
teal-src/util/uuid.d.tl @ 11867:bb20cfd4884f
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 24 Oct 2021 15:11:01 +0200 |
parent | 11459:86904555bffc |
child | 12625:e43a01641ca1 |
line wrap: on
line source
local record lib get_nibbles : (number) : string generate : function () : string seed : function (string) end return lib