Commit 7923795b authored by Yoshinori Okuji's avatar Yoshinori Okuji

Import ERROR and INFO.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4699 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9868ba74
......@@ -22,7 +22,7 @@ from BTrees.OIBTree import OIBTree, union
from BTrees.Length import Length
from OFS.ObjectManager import BadRequestException, BeforeDeleteException
from Products.ZCatalog.Lazy import LazyMap
from zLOG import LOG, WARNING
from zLOG import LOG, WARNING, ERROR, INFO
class ERP5BTreeFolder2Base(BTreeFolder2Base):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment