[Python-Dev] Re: logging package -- rename warn to warning?

Guido van Rossum guido@python.org
Thu, 23 Jan 2003 10:22:30 -0500


> > OTOH, that log4j uses fatal instead of critical significantly weakens
> > the arguments against using fatal.
> 
> Only by as much as it weakens the argument against warn/WARN ;-)

Yes.  I already reversed my opinion on that one after seeing how much
Zope3 code I would have to fix.

--Guido van Rossum (home page: http://www.python.org/~guido/)