[Zope-dev] Logging changes in ZEO break zeoup.py
Jens Vagelpohl
jens at dataflake.org
Thu Dec 8 18:01:35 EST 2005
On 8 Dec 2005, at 22:57, Tim Peters wrote:
> To get unstuck quickly, try adding just this:
>
> import logging
> logging.basicConfig()
>
> That always helps me in a pinch, but I never understood why (neither
> why logging insists that you call _something_ before it will stop
> annoying you, nor why the docs that seem to claim that logging will
> itself call basicConfig() (if you don't) appear to be telling fibs).
Thanks a lot Tim, I'll try that tomorrow!
jens
More information about the Zope-Dev
mailing list