log4c_todo

Langue: en

Version: 276694 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

todo - Todo List
 
Class log4c_location_info_t
this is not used


 

File appender.h
the appender interface needs a better configuration system depending on the layout type. The udata field is a just a trick.


 

Global log4c_category_get_chainedpriority
the log4c_category_t is designed so that this method executes as quickly as possible. It could even be faster if the set priority was propagated through the children hierarchy of a category.


 

Global log4c_category_set_appender
need multiple appenders per category


 

File layout.h
the layout interface needs a better configuration system depending on the layout type. The udata field is a just a trick.


 

File layout.h
a pattern layout would be welcomed !!


 

Global log4c_logging_event_new
need to handle multi-threading (NDC)