Switch logging to debug

This should get us irc-level logging.

Change-Id: I2862f02c2da45c054a6b2ec02f2dfc2897d8e1d7
This commit is contained in:
James E. Blair 2018-10-15 10:52:24 -07:00
parent 563c437cd0
commit 6ba957db6d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ keys=console,debug,normal
keys=simple
[logger_root]
level=WARNING
level=DEBUG
handlers=console
[logger_gerrit]