Data Fields | |
char * | name |
unsigned int | type |
int | level |
unsigned int | flags |
isc_logdestination_t | destination |
Definition at line 71 of file log.c.
char* isc_logchannel::name |
Definition at line 72 of file log.c.
Referenced by isc_log_createchannel(), isc_log_registercategories(), isc_log_registermodules(), isc_log_usechannel(), and isc_logconfig_destroy().
unsigned int isc_logchannel::type |
Definition at line 73 of file log.c.
Referenced by assignchannel(), greatest_version(), isc_log_closefilelogs(), isc_log_createchannel(), isc_log_doit(), isc_log_open(), isc_log_setdebuglevel(), and isc_logconfig_destroy().
Definition at line 74 of file log.c.
Referenced by assignchannel(), isc_log_createchannel(), isc_log_doit(), and isc_logconfig_create().
unsigned int isc_logchannel::flags |
Definition at line 75 of file log.c.
Referenced by isc_log_createchannel(), isc_log_doit(), isc_log_open(), and isc_log_setdebuglevel().