[Nvda-dev] [NVDA] #103: Add debugWarning and io log levels

NVDA Trac trac at nvda-project.org
Tue Jul 1 12:12:41 UTC 2008


#103: Add debugWarning and io log levels
--------------------+-------------------------------------------------------
  Reporter:  jteh   |       Owner:  jteh    
      Type:  task   |      Status:  accepted
  Priority:  minor  |   Milestone:  0.6p2   
 Component:  Core   |     Version:  trunk   
Resolution:         |    Keywords:          
  Blocking:         |   Blockedby:          
--------------------+-------------------------------------------------------

Comment(by jteh):

 The code is complete in my branch. However, it seems I contradicted most
 of these tasks in the actual implementation:
 Replying to [comment:2 jteh]:
 >  * Termination exceptions in core should be debugWarning
 Made these error instead, as we really should know about these.
 >  * appModuleHandler info messages should all be debug
 Users probably do care about loading appModules, so some of these were
 left as info.
 >  * synthDriverHandler "loaded synth driver %s" should be debug
 Again, users probably care about this, so it was left as info.
 >  * Remove info messages in api, as io should make such info obvious
 These were changed to debug instead of removed; they could be useful when
 debugging.

-- 
Ticket URL: <http://www.nvda-project.org/ticket/103#comment:4>
NVDA <http://www.nvda-project.org/>
A free and open-source screen reader for Windows


More information about the Nvda-dev mailing list