commit | 5c5a9e18bdbdd369b8dee289ec86b5a37a3b7dfd | [log] [tgz] |
---|---|---|
author | Steve Kowalik <steven@wedontsleep.org> | Fri Aug 14 13:56:53 2015 +1000 |
committer | Steve Kowalik <steven@wedontsleep.org> | Thu Aug 27 14:07:48 2015 +1000 |
tree | 4bc01209c3cb19f04727c346dcc8dfd22a4f7ed2 | |
parent | 7f7b988b38610e677638fc92562d2c4a5c223430 [diff] |
Refactor logging arguments into a common module The command line utilities provided only haphazardly set up logging using command line arguments. Refactor it into a common module, and make use of it in all scripts that use logging. This changes expire-old-reviews.py to not hardcode the log file, but that is fine, it has no scripts calling it. Change-Id: Ibc85f8e3b47f9c7898ad4334511b44e91ecbd736