view mod_http_logging/README.markdown @ 3568:6b3181fe5617

mod_auth_token: Timezone fix for TOTP checking luatz.time() returns milliseconds since epoch which is in UTC time, so we don't need to convert to UTC with gmtime. By calling gmtime, TOTP validation was failing when this module wasn't running on machine set to UTC time.
author JC Brand <jc@opkode.com>
date Thu, 02 May 2019 11:07:27 +0200
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.