Mercurial > prosody-modules
log mod_log_ringbuffer/mod_log_ringbuffer.lua @ 4875:c8a7cb6fa1a7
age | author | description |
---|---|---|
2020-10-20 | Matthew Wild | mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation) |
2020-10-20 | Matthew Wild | mod_log_ringbuffer: Discard old data when buffer is full |
2020-10-16 | Matthew Wild | mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is |
2020-10-16 | Matthew Wild | mod_log_ringbuffer: Fix incorrect parameter name |
2020-10-16 | Matthew Wild | mod_log_ringbuffer: Update default filename to include data path |
2020-10-15 | Matthew Wild | mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer |