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