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