$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost log to display source code name and lines
From: David Sankel (camior_at_[hidden])
Date: 2019-01-06 14:26:05
On Sat, Jan 5, 2019 at 2:56 AM hh h <jupiter.hce_at_[hidden]> wrote:
> - Every time restarted the program, it restarted the new log file,
> even the old log file size was small. Hard to debug when program was
> restarted frequently.
> - Separated error, warning and debug log files, too many log files.
> - The log name format was clumsy and cannot be changed.
> - Roll over was difficult.
>
Thanks. Are you using a log analytics tool (or something like systemd's
journal) to consume your logs or are you looking at them directly?