[ZODB-Dev] Blather
Jeremy Hylton
jeremy@zope.com
Thu, 12 Sep 2002 14:14:05 -0400
>>>>> "MH" == Magnus Heino <magnus.heino@pleon.sigma.se> writes:
MH> ZEO2 outputs too many logs at level BLATHER.
MH> Could these please be changed to DEBUG or something?
But I like having them at BLATHER level :-).
MH> ZODB and VerboseSecurity output useful logs at BLATHER, but they
MH> drown in the flood of ZEO2 logs.. ;)
Are there good rules of thumb for what level to log things at? It's
hard to know how to split log messages across multiple levels. I
assumed that anything below INFO level was for debugging only.
What do ZODB and VerboseSecurity log at the BLATHER level?
Jeremy