Package log4c-devel
- log4c_appender.h(3) β Implement this interface for your own strategies for printing log statements.
- log4c_appender_type(3) β log4c appender type class
- log4c_appender_type_mmap.h(3) β Log4c mmap(2) appender interface.
- log4c_appender_type_rollingfile.h(3) β Log4c rolling file appender interface.
- log4c_appender_type_stream.h(3) β Log4c stream appender interface.
- log4c_appender_type_stream2.h(3) β Log4c stream2 appender interface.
- log4c_appender_type_syslog.h(3) β Log4c syslog(3) appender interface.
- log4c_buffer.h(3) β log4c buffer
- log4c_buffer_t(3) β buffer object
- log4c_bug(3) β Bug List
- log4c_category.h(3) β central class in the log4c package.
- log4c_deprecated(3) β Deprecated List
- log4c_init.h(3) β log4c constructors and destructors
- log4c_layout.h(3) β Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type(3) β log4c layout type class
- log4c_layout_type_basic.h(3) β Implement a basic layout.
- log4c_layout_type_basic_r.h(3) β Implement a basic_r layout.
- log4c_layout_type_dated.h(3) β Implement a dated layout.
- log4c_layout_type_dated_r.h(3) β Implement a dated_r layout.
- log4c_location_info.h(3) β The internal representation of caller location information.
- log4c_location_info_t(3) β logging location information
- log4c_logging_event.h(3) β the internal representation of logging events.
- log4c_logging_event_t(3) β logging event object
- log4c_priority.h(3) β The priority class provides importance levels with which one can categorize log messages.
- log4c_rc.h(3) β log4c resource configuration
- log4c_rc_t(3) β resource configuration object
- log4c_rollingpolicy.h(3) β Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_type(3) β log4c rollingpolicy type. Defines the interface a specific policy must provide to the rollingfile appender.
- log4c_rollingpolicy_type_sizewin.h(3) β 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.
- log4c_todo(3) β Todo List
- log4c_version.h(3) β log4c version information
