Mercurial > prosody-modules
view mod_log_mark/README.md @ 6028:56fa3bad16cc
mod_sasl2/mod_sasl2.lua: rollback until fixed
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 19 Nov 2024 10:44:00 +0100 |
| parents | fe081789f7b5 |
| 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.
