zuul/zuul/driver/gerrit
James E. Blair 73794aaafb Create a new logger for gerrit IO
Gerrit io traffic used to be in a separate logger due to being in
a different class, but with subsequent reorganizations, we now
have all gerrit traffic being logged with the connection.

Create a new zuul.GerritConnection.io logger so that that massive
amount of data doesn't end up in normal debug logs and can be
filtered separately.

Change-Id: Ie54802455a8679b1618f057c1e0b8dfd17fe2b19
2017-06-28 10:06:50 -07:00
..
__init__.py Add driver-specific pipeline requirements 2017-05-19 13:24:00 -07:00
gerritconnection.py Create a new logger for gerrit IO 2017-06-28 10:06:50 -07:00
gerritmodel.py Handle change related reqs on push like events 2017-06-05 14:07:43 -07:00
gerritreporter.py Remove pipeline argument from various report fncts 2017-06-01 12:22:21 -07:00
gerritsource.py Handle change related reqs on push like events 2017-06-05 14:07:43 -07:00
gerrittrigger.py Add driver-specific pipeline requirements 2017-05-19 13:24:00 -07:00