Personal tools
Skip to content. | Skip to navigation
This package provides a general logging facility that, at this point, is just a small shim over Python’s logging module. Therefore, unless you need to support a legacy package from the Zope 2 world, you’re probably better off using Python’s logging module.
Zope Object Database
The ZODB3 distribution is a “meta” distribution that requires projects: ZODB, persistent, BTrees and ZEO, which, in the past, were included in the ZODB 3 project. For more information on ZODB, persistent, BTrees, and ZEO, see the respective project pages in PyPI: