Projects / slogcxx

slogcxx

slogcxx is a simple C++ logging library for debugging and tracing. It's meant to be easier to use than log4j-based systems. It has an NLOG macro (similar to NDEBUG) that reduces the footprint and disables all logging. The interface is designed to be streamlined with "log << message << somefloat << endl;" calls.

Tags Software Development Quality Assurance Debuggers Testing
Licenses LGPL
Operating Systems POSIX Windows Windows Windows Mac OS X
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  15 Aug 2006 08:46
  • Rrelease-after

Changes: The library now handles size_t.

  • Rrelease-mid
  •  04 Aug 2006 15:03
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Snake Steak

A freshmeat API command line client and Python library.

No-screenshot

Project Spotlight

Web-bench

Simple web server benchark.