pidgin 2.14.14dev
|
A common logger_data struct containing a file handle and path, as well as a pointer to something else for additional data. More...
#include <log.h>
Data Fields | |
char * | path |
FILE * | file |
void * | extra_data |
A common logger_data struct containing a file handle and path, as well as a pointer to something else for additional data.