[Zope-dev] Logging changes in ZEO break zeoup.py
Jens Vagelpohl
jens at dataflake.org
Thu Dec 8 12:05:19 EST 2005
Hi all,
In Zope 2.7 I'm using zeoup.py to check on a ZEO server. This script
can be run from anywhere as long as the PYTHONPATH is set correctly.
For Zope 2.8.4, the ZEO logging has been switched to use the logging
module. This leads to an error when running zeoup.py now:
"""
CRITICAL - zeoup status 1: No handlers could be found for logger
"ZEO.zrpc.Connection(C)"
ClientDisconnected
"""
Can anyone advise me how to make this work under Zope 2.8.4?
jens
More information about the Zope-Dev
mailing list