
On Thu, 23 Aug 2007, JD wrote:
Discussion about a logging library started over some time ago. In the vault my implementation. As for now, I am implementing some of the requirements from the boost wiki (http://minilien.com/?rQB7NorvIs): ... I am welcoming any comment if you think it worth it. The library can be found in the vault here: http://minilien.com/?QO9kodiNIs The google code page is here: http://code.google.com/p/loglite/ The checkout the svn repository: svn checkout http://loglite.googlecode.com/svn/trunk/ loglite
Note that Andrey Semashev is also working on an implementation that you can find here: http://sourceforge.net/projects/boost-log
How do your projects compare to other logging frameworks? e.g. http://pantheios.sourceforge.net/ I've never tried this one, but they do have pretty plots comparing various frameworks. Just curious, Daniel