group memcached debug logs
authorAntoine Musso <hashar@free.fr>
Thu, 19 Apr 2012 13:50:44 +0000 (15:50 +0200)
committerAntoine Musso <hashar@free.fr>
Thu, 19 Apr 2012 13:50:44 +0000 (15:50 +0200)
commitad240ebc225cc35859814a540a78b12d570fa985
tree3e4546b7656b516cf557c756b2fc7483d995a279
parent6d1391a1a3c8dd81e9dd0222355f569c946f56b1
group memcached debug logs

When enabling memcached debug logs ($wgMemCachedDebug), they are
unconditionally sent to the main $wgDebugLogFile.  This patch make it
possible to sent thoses specific log to an alternate file by setting
$wgDebugLogGroups['memcached']

Change-Id: I85d8ab92471ce3c31f8168dae83fe91e95e18dce
RELEASE-NOTES-1.20
includes/objectcache/MemcachedClient.php