Boost logo

Boost :

Subject: Re: [boost] Boost.Log formal review upcoming
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2010-03-01 09:42:59


On Mar 1, 2010, at 9:22 AM, Rutger ter Borg wrote:

> Daniel Larimer wrote:
>
> [snip]
>> It is one thing to dump data into a file, it is quite another to pull
>> it out and do something useful with it.
>
> Yes, but that's not logging, is it? :-)

I guess my point is that "unreadable" binary logs are just as good as "no binary logs". If you make the job of logging easier, but do nothing on the replay (post processing) side then you really have not saved many users anything considering that the infrastructure (source/sink/filters) is practically the same. By the time I write a "generic replay service", I would be one small step away from a "generic logging service". The end result is that the output of Boost.Log is most suitable for human analysis without an eye toward making machine analysis easier.

>
> Cheers,
>
> Rutger
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk