view mod_log_mark/README.markdown @ 4065:92152437ecfe

mod_muc_markers: replace configurable multi-marker tracking with better system Now tracks a single marker, but automatically applies rules from the XEP about "higher" markers implying "lower" markers - i.e. "displayed" implies "received". Still, just a single marker is tracked and synthesized at all times (the one configured with muc_marker_name).
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jul 2020 17:08:08 +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.