liblogger News
Brought to you by:
dpa-toolkit
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()
Please visit http://liblogger.sourceforge.net/ for more details.
This is the first release, pls provide your valuable feedback.