2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

11 Commits

Author SHA1 Message Date
David Lawrence
711aef666e added isc_log_categorybyname and isc_log_modulebyname 2000-03-04 03:05:17 +00:00
David Lawrence
f028532a15 new test for ISC_LOG_DEBUGONLY 2000-03-02 01:52:47 +00:00
David Lawrence
7fe1fdea0d Number stderr lines for easier visual inspection.
Test ISC_LOG_DEBUGONLY used by default_debug.

Print a banner about the expected output.
2000-03-01 17:35:00 +00:00
David Lawrence
edcd1247ad isc_log_create now has three parameters, the additional one used to
return an isc_logconfig_t.  isc_log_cretechannel and isc_log_usechannel
now take an isc_logconfig_t instead of an isc_log_t; this is to address
reconfiguration in a multithreaded environment.

isc_logconfig_create, isc_logconfig_get, isc_logconfig_use and
isc_logconfig_destroy were added to work with the new isc_logconfig_t type.

isc_logregister_categories and dns_log_init are now both void rather than
returning isc_result_t.
2000-02-26 19:57:02 +00:00
Bob Halley
ca41b452ed update copyrights 2000-02-03 23:08:31 +00:00
David Lawrence
0bd4e3591a reversing bogus checkin 2000-01-06 15:02:16 +00:00
David Lawrence
cc1b6f86f2 added ISC_RESULTCLASS_OMAPI 2000-01-06 14:47:39 +00:00
David Lawrence
026401c204 test isc_log_write1() and isc_log_setduplicateinterval()
usage message if command line errors.
1999-10-25 19:55:49 +00:00
David Lawrence
6a759e3869 use isc_commandline_parse instead of getopt 1999-10-06 20:07:25 +00:00
Bob Halley
1c6161504c include unistd.h to get getopt 1999-09-23 23:56:35 +00:00
David Lawrence
fc80027fb5 logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00