$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-04-09 01:40:14
Ernie Makris wrote:
> Hello Fellow Boosters,
>
> I'd like to propose the design and development of a logging library
> to be included in boost.
I think it makes sense to look at
http://libcwd.sourceforge.net/
It already provides logging features. The emphasis is on debugging output,
but it's definitely worth looking at.
- Volodya