.TH "init.h" 3 "Mon Jul 15 2019" "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME init.h \- log4c constructors and destructors .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Functions" .in +1c .ti -1c .RI "int \fBlog4c_init\fP (void)" .br .ti -1c .RI "int \fBlog4c_fini\fP (void)" .br .in -1c .SH "Detailed Description" .PP log4c constructors and destructors .SH "Function Documentation" .PP .SS "int log4c_fini (void)" destructor .PP \fBReturns:\fP .RS 4 0 for success .RE .PP .PP References log4c_rc\&. .SS "int log4c_init (void)" constructor .PP \fBReturns:\fP .RS 4 0 for success .RE .PP .PP References log4c_appender_get(), log4c_appender_type_set(), log4c_category_get(), log4c_category_set_appender(), log4c_category_set_priority(), log4c_layout_type_set(), log4c_load(), log4c_priority_to_int(), and log4c_rollingpolicy_type_set()\&. .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.