BIND 10 #1897: b10-stats-httpd and HTTP logging

BIND 10 Development do-not-reply at isc.org
Tue Apr 17 16:26:50 UTC 2012


#1897: b10-stats-httpd and HTTP logging
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:  New
           Component:  statistics    |  Tasks
           Sensitive:  0             |                     Keywords:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 b10-stats-httpd only uses logging framework for a little.

 It uses the python http.server module for logging. This means it is not
 managed by the logging framework and just dumps to the stderr,

 I suggest we use our logging framework and don't use http.server's methods
 for logging.

 While here be sure to include a "S" in the logging identifier name; see
 ticket #1884.

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


More information about the bind10-tickets mailing list