Software / code / prosody-modules
File
mod_http_logging/README.markdown @ 4982:8a4b17e2e984
mod_muc_badge: If room has no title use localpart of room's jid (fixes #1767)
Without this patch Prosody shows an HTTP 500 error (Lua 5.1) or a "nil" label in the SVG badge (Lua 5.2) if room has no title set.
| author | Citronalco <geierb@geierb.de> |
|---|---|
| date | Tue, 02 Aug 2022 23:45:00 +0200 |
| parent | 2955:6140f9a03094 |
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.