commit | 796eada538ab19fe11feb60d3803c53cd1957231 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 25 10:51:35 2013 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 25 11:21:03 2013 -0700 |
tree | 3315b8586db381d6477445ec0ae3149cb3b5f54e | |
parent | 268f92f0c65b6516fcff46b1446091422dcd594d [diff] |
Use python logging isntead of print * jeepyb/cmd/manage_projects.py: Record errors with python logging instead of printing to stdout. Additionally add some logging in places where it was lacking (where exceptions may potentially be thrown) and where we return error. Change-Id: I9e0712e3c0d363230058de7222248b802e333dd4