How do you turn off debugging messages?
Scott Simpson
Scott.Simpson at computer.org
Tue Mar 15 14:33:40 EDT 2011
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
More information about the gnucash-user
mailing list