Mercurial > prosody-modules
log mod_log_ringbuffer/mod_log_ringbuffer.lua @ 5963:c61a82f80e57 default tip
age | author | description |
---|---|---|
Sun, 03 Mar 2024 11:23:40 +0100 | Kim Alvefur | mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel) |
Sat, 02 Mar 2024 15:11:20 +0100 | Kim Alvefur | mod_log_ringbuffer: Hook POSIX signals via event only |
Tue, 20 Oct 2020 15:54:07 +0100 | Matthew Wild | mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation) |
Tue, 20 Oct 2020 15:34:29 +0100 | Matthew Wild | mod_log_ringbuffer: Discard old data when buffer is full |
Fri, 16 Oct 2020 18:41:15 +0100 | Matthew Wild | mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is |
Fri, 16 Oct 2020 18:40:29 +0100 | Matthew Wild | mod_log_ringbuffer: Fix incorrect parameter name |
Fri, 16 Oct 2020 14:25:44 +0100 | Matthew Wild | mod_log_ringbuffer: Update default filename to include data path |
Thu, 15 Oct 2020 16:47:21 +0100 | Matthew Wild | mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer |