log mod_log_ringbuffer/README.markdown @ 5882:563c2c70cb9f

age author description
11 months ago Kim Alvefur mod_log_ringbuffer: Hook POSIX signals via event only
22 months ago Matthew Wild mod_log_ringbuffer: Fix description and examples of level configuration
22 months ago Matthew Wild mod_log_ringbuffer: Fix example config
2020-10-20 Matthew Wild mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)
2020-10-16 Matthew Wild mod_log_ringbuffer: Document how to integrate with mod_debug_traceback
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: 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