ZODB Components: Log error *and* traceback for both Extension and Document Components.
Showing
-
Owner
I want to revert because find_load_module is much slower that
__import__
This is important for Extensions because this is done on every execution (to reload automatically). We should find a different to get the interesting information logged.
Please register or sign in to comment