Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 10806:24e2b571d29a
mod_csi_simple: Refactor to allow logging reason for buffer flush
Same style as mod_mam and mod_carbons allows easy comparison.
BC: Log format changes
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 07 May 2020 21:55:29 +0200 |
| parents | 0462405b1cfb |
| children |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");
