Software / code / prosody-modules
File
mod_http_logging/README.markdown @ 4276:ec33b3b1136c
mod_http_oauth2: Fix passing OAuth-specific error details
Error 'context' isn't preserved when passed this way, that would be the
second argument. Fits better in extras anyways.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 28 Nov 2020 21:22:16 +0100 |
| 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.