Software /
code /
prosody-modules
Annotate
mod_http_logging/README.md @ 6210:24316a399978 draft
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:19:25 +0700 |
child | 6211:750d64c47ec6 |
rev | line source |
---|---|
6210 | 1 This module produces more detailed HTTP logs for Prosodys built-in HTTP |
2 server. The format is similar to that of Apache and go into Prosodys | |
3 normal logs at the `info` level. |