Files
bind9/lib/isc
David Lawrence 229f8a97f7 duplicate log message filtering functionality via isc_log_write1() and
isc_log_vwrite1(), configurable over X seconds using
isc_log_setduplicateinterval().

isc_log_vwrite renamed to static isc_log_doit(), isc_log_vwrite() created
as wrapper for isc_log_doit().

don't do a second test on ISC_LOG_PRINTLEVEL when logging the message to add
a colon-space, since the colon-space is already in level_string.

print "no_module: " if a module has not been specified (but PRINTMODULE was),
to keep tokenization nice and clean for future log-file parsing programs
without looking quite like a bug, which is what happens with:
  Oct 25 15:51:07 dns_general: : notice: This should be in file 1/1
instead of
  Oct 25 15:51:07 dns_general: no_module: notice: This should be in file 1/1
1999-10-25 19:55:06 +00:00
..
1999-10-13 22:52:42 +00:00
1999-07-03 21:07:10 +00:00
1999-07-03 21:07:10 +00:00
1999-09-15 23:03:43 +00:00
1999-09-16 00:02:20 +00:00
1999-09-07 01:32:27 +00:00
1999-10-23 00:28:53 +00:00
1999-07-10 00:55:07 +00:00
1999-09-15 23:03:43 +00:00
1999-07-16 00:43:45 +00:00
1999-07-16 00:43:45 +00:00
1999-10-25 18:42:09 +00:00
1999-06-23 22:28:27 +00:00
1999-10-19 01:22:39 +00:00
1999-09-14 04:27:11 +00:00
1999-09-15 23:03:43 +00:00
1999-09-16 00:02:20 +00:00
1999-09-23 21:30:26 +00:00
1999-07-21 21:18:10 +00:00
1999-09-07 23:09:06 +00:00
1999-07-03 21:07:10 +00:00