$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcelo Zimbres Silva (mzimbres_at_[hidden])
Date: 2023-01-21 18:40:13
On Sat, 21 Jan 2023 at 19:04, Jakob Lövhall <lovhall_at_[hidden]> wrote:
>
> making the error text available is not only logging. it can be
> passed on to a user in interactive sessions giving the user (human)
> ability to act on it right away. I wouldn't call that "only useful
> for logging" even though I guess it is logging in some sense.
Good point. I hadn't thought about interactive sessions.
Regards,
Marcelo