elastic-recheck/elastic_recheck/cmd
Clark Boylan 8b2e067b8c Revert "move to static LOG"
This reverts commit e75b996e60.

Change is being reverted because we can't actually use a static LOG
object if we expect setup_logging to do the right thing at runtime.
Python logging will load logging objects at import time using the static
LOG object before setup_logging can run otherwise.

Conflicts:
	elastic_recheck/bot.py
	elastic_recheck/elasticRecheck.py

Change-Id: I582c7e9c9b3c2ccab6a695bfba00a61f7c0a04a9
2014-03-06 11:12:43 -08:00
..
__init__.py Add graph script 2013-10-02 14:56:49 -07:00
check_success.py Revert "move to static LOG" 2014-03-06 11:12:43 -08:00
graph.py Suppress some bugs from the e-r graph page 2014-02-10 16:39:44 -08:00
uncategorized_fails.py Improved timestamp parsing 2014-02-20 20:39:41 -05:00