appender.h [code] | Implement this interface for your own strategies for printing log statements |
appender_type_mmap.h [code] | Log4c mmap(2) appender interface |
appender_type_stream.h [code] | Log4c stream appender interface |
appender_type_syslog.h [code] | Log4c syslog(3) appender interface |
category.h [code] | Central class in the log4c package |
init.h [code] | Log4c constructors and destructors |
layout.h [code] | Interface for user specific layout format of log4c_logging_event events |
layout_type_basic.h [code] | Implement a basic layout |
layout_type_dated.h [code] | Implement a dated layout |
location_info.h [code] | The internal representation of caller location information |
logging_event.h [code] | Internal representation of logging events |
priority.h [code] | The priority class provides importance levels with which one can categorize log messages |
version.h [code] | Log4c version information |