zuul/zuul/connection
James E. Blair a332bab886 Improve scheduler log messages
* The "Adding .. event" log messages are redundant -- whatever is adding the
  event logs it just as well, and it makes filtering for Scheduler messages
  difficult.  Remove them.
* The gerrit/github connections log both the driver and connection name.
  the driver can be inferred from the connection, and very frequently
  this just ends up saying "Scheduling gerrit event from gerrit" which
  is weird.  Remove the driver name.
* Make the pipeline logs say which pipeline they are for.  This is way more
  useful than the manager name (which is implied by the pipeline name anyway).

Change-Id: I8fcaef87ddcd8428776ee76a4519e4764f2d9c5b
2017-10-03 08:52:14 +02:00
..
__init__.py Improve scheduler log messages 2017-10-03 08:52:14 +02:00