.TH "log4c Directory Reference" 3 "Mon Jul 15 2019" "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME log4c Directory Reference .SH SYNOPSIS .br .PP .SS "Files" .in +1c .ti -1c .RI "file \fBappender\&.h\fP" .br .RI "Implement this interface for your own strategies for printing log statements\&. " .ti -1c .RI "file \fBappender_type_mmap\&.h\fP" .br .RI "Log4c mmap(2) appender interface\&. " .ti -1c .RI "file \fBappender_type_rollingfile\&.h\fP" .br .RI "Log4c rolling file appender interface\&. " .ti -1c .RI "file \fBappender_type_stream\&.h\fP" .br .RI "Log4c stream appender interface\&. " .ti -1c .RI "file \fBappender_type_stream2\&.h\fP" .br .RI "Log4c stream2 appender interface\&. " .ti -1c .RI "file \fBappender_type_syslog\&.h\fP" .br .RI "Log4c syslog(3) appender interface\&. " .ti -1c .RI "file \fBbuffer\&.h\fP" .br .RI "log4c buffer " .ti -1c .RI "file \fBcategory\&.h\fP" .br .RI "central class in the log4c package\&. " .ti -1c .RI "file \fBinit\&.h\fP" .br .RI "log4c constructors and destructors " .ti -1c .RI "file \fBlayout\&.h\fP" .br .RI "Interface for user specific layout format of log4c_logging_event events\&. " .ti -1c .RI "file \fBlayout_type_basic\&.h\fP" .br .RI "Implement a basic layout\&. " .ti -1c .RI "file \fBlayout_type_basic_r\&.h\fP" .br .RI "Implement a basic_r layout\&. " .ti -1c .RI "file \fBlayout_type_dated\&.h\fP" .br .RI "Implement a dated layout\&. " .ti -1c .RI "file \fBlayout_type_dated_local\&.h\fP" .br .RI "Implement a dated layout with local time\&. " .ti -1c .RI "file \fBlayout_type_dated_local_r\&.h\fP" .br .RI "Implement a dated layout (reentrant) with local time\&. " .ti -1c .RI "file \fBlayout_type_dated_r\&.h\fP" .br .RI "Implement a dated_r layout\&. " .ti -1c .RI "file \fBlocation_info\&.h\fP" .br .RI "The internal representation of caller location information\&. " .ti -1c .RI "file \fBlogging_event\&.h\fP" .br .RI "the internal representation of logging events\&. " .ti -1c .RI "file \fBpriority\&.h\fP" .br .RI "The priority class provides importance levels with which one can categorize log messages\&. " .ti -1c .RI "file \fBrc\&.h\fP" .br .RI "log4c resource configuration " .ti -1c .RI "file \fBrollingpolicy\&.h\fP" .br .RI "Log4c rolling policy interface\&. Defines the interface for managing and providing rolling policies\&. " .ti -1c .RI "file \fBrollingpolicy_type_sizewin\&.h\fP" .br .RI "Log4c rolling file size-win interface\&. Log4c ships with (and defaults to) the classic size-window rollover policy: this triggers rollover when files reach a maximum size\&. The first file in the list is always the current file; when a rollover event occurs files are shifted up by one position in the list--if the number of files in the list has already reached the max then the oldest file is rotated out of the window\&. " .ti -1c .RI "file \fBversion\&.h\fP" .br .RI "log4c version information " .in -1c