
8 Feb
2008
8 Feb
'08
3:42 p.m.
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...