Mercurial > prosody-modules
log mod_log_ringbuffer/mod_log_ringbuffer.lua @ 4978:4c8b66da4dec
age | author | description |
---|---|---|
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 |