How do you turn off debugging messages?

John Ralls jralls at ceridwen.us
Fri Mar 18 19:05:41 EDT 2011


On Mar 15, 2011, at 11:33 AM, Scott Simpson wrote:

> I'm getting messages like
> 
> (gnucash:9085): gnc.backend.file.sixtp-DEBUG: Finished with end of 
> <price:type>
> (gnucash:9085): gnc.backend.file.sixtp-DEBUG: Finished with end of 
> <price:value>
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [NYSE]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [LOW]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [ISO4217]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [USD]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [2011-03-10 
> 13:34:00 -0800]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [Finance::Quote]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string [last]
> (gnucash:9085): gnc.io-DEBUG: [dom_tree_to_text] node string 
> [265400000/10000000]
> (gnucash:9085): gnc.backend.file.sixtp-DEBUG: Finished with end of <price>
> (gnucash:9085): gnc.backend.file.sixtp-DEBUG: Finished with end of <price:id>
> (gnucash:9085): gnc.backend.file.sixtp-DEBUG: Finished with end of <cmdty:spac
> 
> when gnucash starts up. How do I turn this off? My ~/.gnucash/log.conf file 
> looks like
> 
> [levels]
> gnc=message
> 
> gnc.bin=warn
> gnc.gui=warn
> gnc.backend.file=warn
> gnc.smc=warn
> 
> gnc.engine.sx=warn
> gnc.app-util.sx=warn
> gnc.backend.file.sx=warn
> gnc.gui.sx=warn
> gnc.gui.frequency=warn
> 
> GLib=error
> 
> [output]
> to=stderr
> _______________________________________________

Sorry about the misfire.

What I meant to ask is are you passing in any log options on the command line (perhaps inadvertently in a desktop file)?

Regards,
John Ralls




More information about the gnucash-user mailing list