zuul/zuul/driver/git
James E. Blair 1e04bdb4aa Adjust io-level logging in gerrit/git drivers
Currently the logging for polling is verbose.  Adjust it as follows:

* In the git driver, don't list every ref we see, just log the count
  so we know it's working.
* In the gerrit driver, move logging of some HTTP traffic to the
  "io" logger.
* In the default logging configuration for the server, if the '-d'
  option is given, do not include "io" logging.  The only way to
  get this extremely verbose data is now with a custom logging
  config.

Change-Id: If0d5877f65296ee2a9f7f0298f8bc6664e6c2a4c
2020-02-13 13:25:44 -08:00
..
__init__.py Git driver 2017-12-15 14:32:40 +01:00
gitconnection.py Extract the watcher from git driver 2020-02-05 13:21:48 -08:00
gitmodel.py Merge "Fix GitEventFilter.__init__" 2019-07-18 13:54:09 +00:00
gitsource.py Annotate canMerge check with event id 2019-07-12 12:34:57 +02:00
gittrigger.py Git driver 2017-12-15 14:32:40 +01:00
gitwatcher.py Adjust io-level logging in gerrit/git drivers 2020-02-13 13:25:44 -08:00