isc_logcategory Struct Reference

Used to name the categories used by a library. More...

#include <log.h>


Data Fields

const char * name
unsigned int id


Detailed Description

Used to name the categories used by a library.

An array of isc_logcategory structures names each category, and the id value is initialized by calling isc_log_registercategories.

Definition at line 97 of file log.h.


Field Documentation

const char* isc_logcategory::name

Definition at line 98 of file log.h.

Referenced by isc_log_categorybyname(), isc_log_doit(), and isc_log_registercategories().

unsigned int isc_logcategory::id

Definition at line 99 of file log.h.

Referenced by isc_log_categorybyname(), isc_log_doit(), isc_log_registercategories(), and isc_log_usechannel().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha