#include <log4c.h>
Definition at line 337 of file log4c.h.
Data Fields | |
va_list | ap |
struct LogCategory * | cat |
char * | fileName |
char * | fmt |
char * | functionName |
int | lineNum |
int | priority |
va_list LogEvent::ap |
struct LogCategory* LogEvent::cat [read] |
char* LogEvent::fileName |
char* LogEvent::fmt |
char* LogEvent::functionName |