Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2008-02-08 10:42:39


Colin Caughie wrote:
>> From what I can see so far, using this library is not going to be a
>> compelling alternative to the concise
>>
>> #include <syslog.h>
>> syslog(LOG_WARN,"Blob %d failed to %s",n,x);
>
> Yeah, we used to do that. Once you've had a few crashes due to passing the wrong
> argument types in the variable argument list, that _only_ happen when you hit
> the error condition that that line is supposed to help you diagnose,
> Boost.Logging looks very compelling indeed... :)

I read that as an argument for more thorough unit-testing, not for
switching to a different tool.

Regards,
                Stefan

-- 
       ...ich hab' noch einen Koffer in Berlin...

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