view plugins/mod_pep_plus.lua @ 13977:3326c8a29a86

util.prosodyctl.shell: Send result line to stderr to help TSV parsing When output is piped somewhere and tables are formatted as TSV, it complicates parsing to have a non-TSV line at the end.
author Kim Alvefur <zash@zash.se>
date Mon, 06 Oct 2025 00:30:14 +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");