$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] loglite - A logging library
From: Maik Beckmann (beckmann.maik_at_[hidden])
Date: 2009-10-27 20:27:57
2009/10/27 JD <jean.daniel.michaud_at_[hidden]>:
> Â Find it here : http://code.google.com/p/loglite/
[..]
> Â Please have a look and let me know what you think could be improved.
There are no templates provided, so it would be nice to have it
separated into a source and a header file. To get it optionally
header only, the header file could #include the source file, if an
certain PP symbol is defined.
Regards,
-- Maik