$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] loglite - A logging library
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2009-10-27 18:08:49
Hello,
It's been a while since a discussion about logging hasn't ran on the
boost mailing list.
I have a small logging library implementing some of the requirements
that were previously deemed desirable during the discussion we had here
a couple of years ago.
Find it here : http://code.google.com/p/loglite/
I've removed all mention to boost in the code, cause I've made some
design choice that wouldn't fit with the boost philosophy.
Please have a look and let me know what you think could be improved.
An example :
[example removed because of the now infamous anti-top-posting gmane feature]
Regards,
JD