Improve connection logging a little more
authorChad Horohoe <chadh@wikimedia.org>
Wed, 1 Nov 2017 17:23:01 +0000 (10:23 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 1 Nov 2017 21:09:47 +0000 (21:09 +0000)
commit720b08b291f91e5059d81642dbf6378963da0c4a
tree35ad1ec22b89b7d0fea9bab5c4b9118e9991c1a6
parent9618b5b1091f4709f532a34d30d255b1f5ef9560
Improve connection logging a little more

Don't include the trace in the actual message, that keeps us from
grouping these messages by type. Instead inject the trace as an
extra parameter we'll pick up in logstash

Change-Id: I48184c1af2560827ef50baff4fc0443f00697504
includes/libs/rdbms/database/Database.php