objectcache: Log debug message for backend of WANObjectCache
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 8 Oct 2019 21:34:17 +0000 (22:34 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 10 Oct 2019 19:18:12 +0000 (19:18 +0000)
commit377a5bd60d3854ab81df4c24bd3a3cdb18f4e241
tree7007f770522501013c0c4ca37117c0d12ce3d41b
parent2adcdd395b2a39b1afe1fa4631febf2da0d397ae
objectcache: Log debug message for backend of WANObjectCache

While at it, disuse the static newWANCacheFromParams function
which was only used by ServiceWiring (can now be deprecated,
but done separate for easier backporting).

Now that it is inlined, there is easy access to its logger.

Bug: T234361
Change-Id: I118b6f01e49405984310030d44ee319bb25bfcdb
(cherry picked from commit 3828558140eba4427d762937a2ea5ae352485d5f)
includes/ServiceWiring.php