Menu

liblogger / News: Recent posts

liblogger 0.2 released

The version 0.2 of liblogger has been released.

liblogger is a logging framework for C / C++, with the following features :

* Transparent Logging to file / console / network.
* Supports different logging levels.
* Customizable : Log level, Module name, etc., can be configured on per file basis.
* Zero Performance overhead when the logging is disabled.
* Simple APIs similar to printf()

Visit http://liblogger.sourceforge.net/ for more details.... read more

Posted by Vineeth N 2011-09-17

liblogger 0.1 Released!

The initial version 0.1 of liblogger has been released.

liblogger is a logging framework for C / C++, with the following features :

* Transparent Logging to file / console / network.
* Supports different logging levels.
* Customizable : Log level, Module name, etc., can be configured on per file basis.
* Zero Performance overhead when the logging is disabled.
* Simple APIs similar to printf()... read more

Posted by Vineeth N 2007-09-13