elastic-recheck/elastic_recheck
Clark Boylan e4d9b16339 Fix exception logging.
Exception objects do not have msg attributes they have message
attributes. Use message instead of msg. Also use logger.warning()
instead of logger.warn() to be consistent with python documentation.

Change-Id: I49be960202f3fa1add19f3068ff824ae9d7f8314
2014-03-10 09:45:41 -07:00
..
cmd Revert "move to static LOG" 2014-03-06 11:12:43 -08:00
tests Unbreak elastic-recheck 2014-03-06 11:43:21 -08:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Fix exception logging. 2014-03-10 09:45:41 -07:00
elasticRecheck.py Add link to status.o.o/e-r to gerrit comment 2014-03-06 16:48:48 -08:00
loader.py Revert "move to static LOG" 2014-03-06 11:12:43 -08:00
query_builder.py Add option to elastic-recheck-graph to pick a single queue 2014-01-30 13:40:52 -08:00
results.py Improved timestamp parsing 2014-02-20 20:39:41 -05:00