[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576269: ITP: nglogc -- Flexible C logging API



Package: wnpp
Severity: wishlist
Owner: Dennis Krzyzaniak <ebrosius@netgarage.org>

* Package name      : nglogc
  Version                  : 1.0.0
  Upstream Author   : Dennis Krzyzaniak <ebrosius@netgarage.org>
* URL                        : http://code.google.com/p/nglogc/downloads/list
* License                  : GNU Lesser Public License v3
  Programming Lang : C 
  Description             :  Flexible C logging API

The intention of the nglogc library is to provide an easy to use and powerful 
logging API with mechanism which allows to cram source codes with log 
statements at the start of implementation and decide at the level of building 
or at runtime which statements should be processed. 

Therefore the log statements could be controlled by various log levels and 
define switches are available to completely remove the call of the functions 
at pre-processor time. So it is possible to switch on the logging only if it 
is necessary or only print selected messages without any changes in the 
source code. Different publishers are provided also as different formats of 
outputs to fulfil the requirements for software development.



Reply to: