- code documentation cleaned

This commit is contained in:
Jan Hutter
2005-11-25 08:55:25 +00:00
parent f024eaf5d4
commit 32f78c2e54
5 changed files with 56 additions and 61 deletions
+1
View File
@@ -164,6 +164,7 @@ struct logger_t {
*
* @param logger_name name for the logger_t object
* @param log_level or'ed set of log_levels to assign to the new logger_t object
* @param log_thread_id TRUE if thread id should also be logged
* @param output FILE * if log has to go on a file output, NULL for syslog
* @return
* - logger_t object