BIND 10 #176: python logging framework

BIND 10 Development do-not-reply at isc.org
Mon Jun 28 14:14:07 UTC 2010


#176: python logging framework
---------------------+------------------------------------------------------
 Reporter:  jreed    |        Owner:  zzchen_pku                                    
     Type:  task     |       Status:  reviewing                                     
 Priority:  major    |    Milestone:  05. 3rd Incremental Release: Serious Secondary
Component:  logging  |   Resolution:                                                
 Keywords:           |    Sensitive:  0                                             
---------------------+------------------------------------------------------

Comment(by jreed):

 {{{
          To pass exception information, use the keyword argument exc_info
 with
         a true value, e.g.

         logger.log_message('info', "We have a %s", "mysterious problem").
 }}}

 Is "exc_info" above a typo?

 Also I don't see any unit testing for _encodeLevel and emit.

 Is "emit" an acceptable function name? Seems to vague to me. Or is that
 the name defined by log4python?

-- 
Ticket URL: <http://bind10.isc.org/ticket/176#comment:16>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list