Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-15 17:46
0.5

Die Bibliothek übernimmt jetzt size_t.
Tags: Minor bugfixes
The library now handles size_t.

2006-08-05 00:03
0.4

Tags: Initial freshmeat announcement

Project Resources