[Zodb-checkins] CVS: Zope3/src/zodb/storage - base.py:1.5
Guido van Rossum
guido@python.org
Tue, 31 Dec 2002 11:29:21 -0500
> "warn" seemed like a strange level to be logging messages which aren't
> warnings, but are (sometimes) useful information. Given the above, I
> think info is better; these messages are probably not generally useful
> so probably shouldn't get logged by default.
OK. So with zLOG, you would have changed them to BLATHER, right?
--Guido van Rossum (home page: http://www.python.org/~guido/)