$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Log formal review upcoming
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2010-03-02 10:46:04
On Mar 2, 2010, at 7:12 AM, Stewart, Robert wrote:
>> But I contend that for many people they simply want to say
>> "log this signal to this file under this name" and then
>> open their log and say "replay signal with name to this slot"
>> and then iterate through
>> the log entries possibly in a multiple of real time. This
>
> I don't know where those "many people" are, but I haven't met them. For our replay purposes, we replay the system inputs, not its reactions.
We log our system inputs so we can replay them.