Mercurial > prosody-modules
comparison mod_log_ringbuffer/README.markdown @ 5852: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 |
| parents | 893b9c3c0d20 |
| children |
comparison
equal
deleted
inserted
replaced
| 5851:dde9d21a599f | 5852: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. |
