mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 04:12:08 -04:00
remove ISC_LOG_DEBUGONLY from comment about default_debug
This commit is contained in:
parent
142b9c806e
commit
a8d34ca88c
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: log.h,v 1.10 2000/03/01 17:33:04 tale Exp $ */
|
||||
/* $Id: log.h,v 1.11 2000/03/01 21:30:49 tale Exp $ */
|
||||
|
||||
#ifndef ISC_LOG_H
|
||||
#define ISC_LOG_H 1
|
||||
|
|
@ -195,7 +195,7 @@ isc_logconfig_create(isc_log_t *lctx, isc_logconfig_t **lcfgp);
|
|||
* default_stderr
|
||||
* - log to stderr LOG_INFO or higher
|
||||
* default_debug
|
||||
* - log to stderr LOG_DEBUG dynamically with ISC_LOG_DEBUGONLY
|
||||
* - log to stderr LOG_DEBUG dynamically
|
||||
* null
|
||||
* - log nothing
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue