Mercurial > prosody-modules
view mod_log_mark/README.markdown @ 3750:9002c8a2165f
mod_http_muc_log: Refactor calendarization of date list into a template filter BC
This breaks any custom templates using the calendar data structure.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 17 Nov 2019 15:16:23 +0100 |
| parents | 6a9f91ad4f95 |
| children |
line wrap: on
line source
--- summary: Log a message once per minute ... This module sends `-- MARK --` to the log once per minute. This may be useful to give a sense of how busy the server is or see that logging and timers are still working.
