Improve redis connection error log
authorTim Starling <tstarling@wikimedia.org>
Fri, 15 Nov 2013 03:44:06 +0000 (14:44 +1100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sun, 15 Dec 2013 19:07:23 +0000 (20:07 +0100)
commit05b2f0b6da6356cbe5edea6ee955df11174451ed
tree3868277c14ef82a4f3a81e0f75041d69b66c406c
parentbc06a9b8b705b3069088e4dda5ee0a2b4c99e5e4
Improve redis connection error log

Include the server name in the log entry for exceptions thrown during
connect. We are logging a lot of these.

Change-Id: Ia3f775a9e22447efb067c3203a3b80c4385aa2c0
includes/clientpool/RedisConnectionPool.php