Software /
code /
prosody-modules
Comparison
mod_http_logging/README.md @ 6003:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:26:01 +0200 |
parent | 2955:mod_http_logging/README.markdown@6140f9a03094 |
child | 6211:750d64c47ec6 |
comparison
equal
deleted
inserted
replaced
6002:5a65a632d5b9 | 6003:fe081789f7b5 |
---|---|
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. |