BIND 10 trac1074, updated. 2a08eafed9264b790ada134bdee7ee02c995c50e [1074] Add some documentation to the README file
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Oct 17 13:59:19 UTC 2011
The branch, trac1074 has been updated
via 2a08eafed9264b790ada134bdee7ee02c995c50e (commit)
from 2d84595398e0a29bd042b848e986e8aa7bc40f75 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2a08eafed9264b790ada134bdee7ee02c995c50e
Author: Stephen Morris <stephen at isc.org>
Date: Mon Oct 17 14:58:52 2011 +0100
[1074] Add some documentation to the README file
-----------------------------------------------------------------------
Summary of changes:
src/lib/log/README | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/log/README b/src/lib/log/README
index 3747cb1..3693abb 100644
--- a/src/lib/log/README
+++ b/src/lib/log/README
@@ -477,6 +477,11 @@ the severity system:
When a particular severity is set, it - and all severities and/or debug
levels above it - will be logged.
+To try to ensure that the information from different modules is roughly
+comparable for the same debug level, a set of standard debug levels has
+been defined for common type of debug output. However, modules are free
+to set their own debug levels or define additional ones.
+
Logging Sources v Logging Severities
------------------------------------
When logging events, make a distinction between events related to the
More information about the bind10-changes
mailing list