mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
revised logging categories
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: log.c,v 1.23 2000/03/23 00:49:15 gson Exp $ */
|
||||
/* $Id: log.c,v 1.24 2000/03/23 00:53:04 gson Exp $ */
|
||||
|
||||
/* Principal Authors: DCL */
|
||||
|
||||
@@ -170,6 +170,7 @@ static const int syslog_map[] = {
|
||||
*/
|
||||
isc_logcategory_t isc_categories[] = {
|
||||
{ "default", 0 }, /* "default" must come first. */
|
||||
{ "general", 0 },
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user