SquidUpdate debug message are now in 'squid' group
authorAntoine Musso <hashar@free.fr>
Mon, 1 Jul 2013 13:16:43 +0000 (15:16 +0200)
committerAntoine Musso <hashar@free.fr>
Mon, 1 Jul 2013 13:16:43 +0000 (15:16 +0200)
commitcf99ae3f28af4adf155e89cdedf6c8fc3158cf03
treec7f784cffce3faae9c8110e92e56bca85975a5ee
parent7113a5d0a5592c016f6dd57e1de002b8263c0bc9
SquidUpdate debug message are now in 'squid' group

To debug purging issues in beta, it would be useful to have all squid
related messages grouped at the same place.  wfDebug() is logged on beta
but it has a good amount of spam which is not that useful.  Regrouping
all squid operations under the debug log group 'squid' will make it
easier to investigate.

Change-Id: I11112585f38307ae56ec3e05e7a8d6d9dab31bfa
includes/cache/SquidUpdate.php