Log the session cache type along with other cache types
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 6 Jul 2016 21:19:25 +0000 (17:19 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 6 Jul 2016 21:19:25 +0000 (17:19 -0400)
commitc666d7403816f5b8cf334312faccd3c8a15aa9d7
treee3b4be068c17fadee8dbeff5cc2e324ef647517b
parent7ade0a7c678ffa4233728683a91c2aeab0c8d344
Log the session cache type along with other cache types

We already log the types of the main, WAN, stash, message, and parser
caches. For debugging, it would be useful to log the session cache too
instead of having to guess that it's probably the same as the main
cache.

Change-Id: I13e6c0f7f430f96be50d543a32c232f0c36dcd72
includes/Setup.php