$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JH (jupiter.hce_at_[hidden])
Date: 2019-07-18 22:11:08
Thanks Andrey.
On 7/17/19, Andrey Semashev via Boost <boost_at_[hidden]> wrote:
> On 7/17/19 2:28 PM, JH via Boost wrote:
>> Hi,
>>
>> I am using boost log to write log file in the disk of the desktop, but
>> for an embedded system application where the NAND flash is used, to
>> prolong the flash service life time, I try not to write log files in
>> flash, but use journalctl to view the log in RAM.
>>
>> Are there any simple example to configure boost log for syslog?
>
> There is an example in libs/log/example/syslog.
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>