log mod_log_ringbuffer/mod_log_ringbuffer.lua @ 5574:10b7118bbd8f

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