view mod_http_logging/README.markdown @ 4806:80f871bedcdf

mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox) jid.join(a, b) --> a.."@"..b thus you get 'room@muc.host@nick' which ... is not a proper JID
author Kim Alvefur <zash@zash.se>
date Sat, 04 Dec 2021 23:11:16 +0100
parents 6140f9a03094
children
line wrap: on
line source

This module produces more detailed HTTP logs for Prosodys built-in HTTP
server. The format is similar to that of Apache and go into Prosodys
normal logs at the `info` level.