Boost logo

Boost :

From: Thomas Matelich (matelich_at_[hidden])
Date: 2005-05-19 13:12:23


I haven't gotten around to looking at your code, but I've been reading
the comments. Makes me think we could do a lot more with our logging
:). Basically to replace what I've currently got, I'd need

1) Selection of log stream by enum (INFO, CRITICAL, WARNING, DEBUG, etc)
2) Selection of log stream by string, for special case logging of
certain features
3) Ability to activate/deactivate streams at runtime
4) Ability to access the states for persistance of active streams


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