ERP5Type: Don't log when cache factory is not found

This should prevent all the warnings like

    WARNING Cache.__call__ Factory erp5_content_medium not found, method <function getTypeList at 0x7fd8b2ce4cd0> executed without cache
    WARNING Cache.__call__ Factory erp5_content_long not found, method <function _getPortalGroupedTypeSet at 0x7fd8bc613750> executed without cache

we have during startup.

This code tried to detect the case where cache system was not
fully initialized an only log in this case, but there does not seem to
be a reliable way to detect that cache is supposed to be ready and that
log was not really useful - If some methods are executed without cache
for some reason (which as far as I know never happens), then we should
be able to notice the problem because it's slow.
13 jobs for fix/less_log in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-TestRunner1

07:39:22

passed ERP5.PerformanceTest-TestRunner1

01:09:40

failed ERP5.UnitTest-TestRunner1

09:55:27

passed ERP5.CodingStyleTest-TestRunner1

10:00:03

passed ERP5.CodingStyleTest-TestRunner1

05:46:10

passed ERP5.CodingStyleTest-TestRunner1

23:00:46

passed ERP5.CodingStyleTest-TestRunner1

01:32:07

passed ERP5.PerformanceTest-TestRunner1

00:33:25

failed ERP5.UnitTest-TestRunner1

10:23:14

failed ERP5.UnitTest-TestRunner1

14:58:05

failed ERP5.UnitTest-TestRunner1

25:48:44

canceled ERP5.UnitTest-TestRunner1

03:19:48

failed ERP5.UnitTest-TestRunner1

03:40:59