Software /
code /
prosody-modules
Log
mod_log_ringbuffer/README.markdown @ 5925:9ed02a4f6ff4
description | author | age |
---|---|---|
mod_log_ringbuffer: Hook POSIX signals via event only | Kim Alvefur | Sat, 02 Mar 2024 15:11:20 +0100 |
mod_log_ringbuffer: Fix description and examples of level configuration | Matthew Wild | Mon, 24 Apr 2023 17:11:08 +0100 |
mod_log_ringbuffer: Fix example config | Matthew Wild | Mon, 24 Apr 2023 17:00:05 +0100 |
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation) | Matthew Wild | Tue, 20 Oct 2020 15:54:07 +0100 |
mod_log_ringbuffer: Document how to integrate with mod_debug_traceback | Matthew Wild | Fri, 16 Oct 2020 18:48:08 +0100 |
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is | Matthew Wild | Fri, 16 Oct 2020 18:41:15 +0100 |
mod_log_ringbuffer: Update default filename to include data path | Matthew Wild | Fri, 16 Oct 2020 14:25:44 +0100 |
mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer | Matthew Wild | Thu, 15 Oct 2020 16:47:21 +0100 |