#include <log.h>
Data Fields | |
const char * | name |
unsigned int | id |
Definition at line 105 of file log.h.
const char* isc_logmodule::name |
Definition at line 106 of file log.h.
Referenced by isc_log_doit(), isc_log_modulebyname(), and isc_log_registermodules().
unsigned int isc_logmodule::id |
Definition at line 107 of file log.h.
Referenced by assignchannel(), isc_log_doit(), isc_log_modulebyname(), isc_log_registermodules(), and isc_log_usechannel().