Software /
code /
prosody-modules
Log
mod_log_ringbuffer/mod_log_ringbuffer.lua @ 5763:100110d539d3
description | author | age |
---|---|---|
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation) | Matthew Wild | Tue, 20 Oct 2020 15:54:07 +0100 |
mod_log_ringbuffer: Discard old data when buffer is full | Matthew Wild | Tue, 20 Oct 2020 15:34:29 +0100 |
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is | Matthew Wild | Fri, 16 Oct 2020 18:41:15 +0100 |
mod_log_ringbuffer: Fix incorrect parameter name | Matthew Wild | Fri, 16 Oct 2020 18:40:29 +0100 |
mod_log_ringbuffer: Update default filename to include data path | Matthew Wild | Fri, 16 Oct 2020 14:25:44 +0100 |
mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer | Matthew Wild | Thu, 15 Oct 2020 16:47:21 +0100 |