#include <log4c/defs.h>
#include <log4c/layout.h>
#include <stdio.h>
Include dependency graph for appender.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Helper macro to define static appender types.
|
|
log4c appender class |
|
log4c appender type class Attributes description:
|
|
|
|
closes the appender
|
|
Destructor for log4c_appender_t. |
|
Get a pointer to an existing appender.
|
|
|
|
|
|
|
|
|
|
Constructor for log4c_appender_t. |
|
opens the appender.
|
|
prints the appender on a stream
|
|
sets the appender layout
|
|
sets the appender type
|
|
sets the appender user data
|
|
Get a pointer to an existing appender type.
|
|
Set an appender type.
|