Menu

debug output logger / News: Recent posts

d-Log 1.0beta 1 released

The first beta release of the dLog Logging library is released. Comments and suggestions are very welcome.

About:
dLog is a dLog is a swift c++ std::stream based output logger that works with tags for c++ projects.
It is easy to use, swift and inexpensive when turned off.
An example:
dLog::write("fileOutput") << "open file:" << filename;

Posted by lob 2007-01-03
MongoDB Logo MongoDB