down. This is indicative of a programming error and should not happen under
normal circumstances. The exception type and message are printed.
+% DDNS_UPDATE_NOTIFY notified %1 of updates to %2
+Debug message. b10-ddns has made updates to a zone based on an update
+request and has successfully notified an external module of the updates.
+The notified module will use that information for updating its own
+state or any necessary protocol action such as zone reloading or sending
+notify messages to secondary servers.
+
% DDNS_UPDATE_NOTIFY_FAIL failed to notify %1 of updates to %2: %3
b10-ddns has made updates to a zone based on an update request and
tried to notify an external module of the updates, but the
either case, this notification is generally expected to succeed; so
the fact it fails itself means there's something wrong in the BIND 10
system, and it would be advisable to check other log messages.
-
-% DDNS_UPDATE_NOTIFY notified %1 of updates to %2
-Debug message. b10-ddns has made updates to a zone based on an update
-request and has successfully notified an external module of the updates.
-The notified module will use that information for updating its own
-state or any necessary protocol action such as zone reloading or sending
-notify messages to secondary servers.