Comparison

mod_log_ringbuffer/README.markdown @ 5876:133b23758cf6

mod_log_ringbuffer: Hook POSIX signals via event only
author Kim Alvefur <zash@zash.se>
date Sat, 02 Mar 2024 15:11:20 +0100
parent 5363:893b9c3c0d20
comparison
equal deleted inserted replaced
5875:dde9d21a599f 5876:133b23758cf6
118 If the filename template matches the traceback path, both logs and traceback will 118 If the filename template matches the traceback path, both logs and traceback will
119 be combined into the same file. Of course separate files can be specified if preferred. 119 be combined into the same file. Of course separate files can be specified if preferred.
120 120
121 # Compatibility 121 # Compatibility
122 122
123 0.11 and later. 123 0.12 and later.