Software /
code /
prosody-modules
Log
mod_log_ringbuffer/README.markdown @ 5941:5c4e102e2563 default tip
description | author | age |
---|---|---|
mod_log_ringbuffer: Hook POSIX signals via event only | Kim Alvefur | 10 months ago |
mod_log_ringbuffer: Fix description and examples of level configuration | Matthew Wild | 21 months ago |
mod_log_ringbuffer: Fix example config | Matthew Wild | 21 months ago |
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation) | Matthew Wild | 2020-10-20 |
mod_log_ringbuffer: Document how to integrate with mod_debug_traceback | Matthew Wild | 2020-10-16 |
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is | 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 |