Boost logo

Boost :

From: Colin Caughie (c.caughie_at_[hidden])
Date: 2008-02-08 10:38:18


> 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... :)

Colin


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