$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-03-04 19:04:38
Andrey Semashev wrote:
> Unfortunately, text_multifile_backend is supposed to open and close file on
> every log record, as the file name is generated from the log record.
If you maintain a small LRU cache, will it help?