isc_logconfig Struct Reference


Data Fields

unsigned int magic
isc_log_tlctx

Detailed Description

The isc_logconfig structure is used to store the configurable information about where messages are actually supposed to be sent -- the information that could changed based on some configuration file, as opposed to the the category/module specification of isc_log_[v]write[1] that is compiled into a program, or the debug_level which is dynamic state information.

Definition at line 115 of file log.c.


Field Documentation

unsigned int isc_logconfig::magic

Definition at line 116 of file log.c.

Referenced by isc_logconfig_create(), and isc_logconfig_destroy().

isc_log_t* isc_logconfig::lctx

Definition at line 117 of file log.c.

Referenced by assignchannel(), isc_log_createchannel(), isc_log_settag(), isc_log_usechannel(), isc_logconfig_create(), isc_logconfig_destroy(), isc_logconfig_use(), and sync_channellist().


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