.TH "init.h" 3 "Thu Jan 19 2023" "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 \fBlog4c_rc\fP\&. .SS "int log4c_init (void)" constructor .PP \fBReturns\fP .RS 4 0 for success .RE .PP .PP References \fBlog4c_appender_get()\fP, \fBlog4c_appender_type_set()\fP, \fBlog4c_category_get()\fP, \fBlog4c_category_set_appender()\fP, \fBlog4c_category_set_priority()\fP, \fBlog4c_layout_type_set()\fP, \fBlog4c_load()\fP, \fBlog4c_priority_to_int()\fP, and \fBlog4c_rollingpolicy_type_set()\fP\&. .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.