BIND 10 #393: Marking places where logging would happen

BIND 10 Development do-not-reply at isc.org
Tue Oct 26 17:25:12 UTC 2010


#393: Marking places where logging would happen
---------------------------+------------------------------------------------
  Reporter:  vorner        |            Owner:     
      Type:  enhancement   |           Status:  new
  Priority:  major         |        Milestone:     
 Component:  Unclassified  |         Keywords:     
 Sensitive:  0             |   Estimatedhours:  0  
     Hours:  0             |         Billable:  1  
Totalhours:  0             |         Internal:  0  
---------------------------+------------------------------------------------
 I created a isc::log::dlog function to mark places where logging should
 happen. It takes only the message and should be replaced once we have real
 logging framework. It is function, not a comment as proposed initially,
 because it a) prints the text, so it saves typing, b) compiler will find
 the places more reliably when the function is removed.

 I hope I did understand the goal of the task properly, since it took me a
 lot less time than the estimate. I hope I didn't forget some place in the
 recursor, but only recursor-specific code seems to live in
 src/bin/recurse.

 It is in the branches/vorner-recursor-dummylog, revisions r3356-r3363.

 I do not think there should be a changelog entry, as this is an internal
 change without behaviour change. If you do not agree, I'll think of some.

-- 
Ticket URL: <http://bind10.isc.org/ticket/393>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list