[Zope] zeopack: No handlers could be found for logger "ZEO.zrpc"

Cameron Beattie kjcsb at orcon.net.nz
Thu Jan 19 23:14:58 EST 2006


Thanks for the help. Adding the following (as suggested) resolved the 
problem:

    import logging
    logging.basicConfig()

Regards

Cameron 



More information about the Zope mailing list