]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Use 'stderr' and 'stdout' as logger names
authorZack Cerza <zack@cerza.org>
Fri, 9 May 2014 20:18:50 +0000 (15:18 -0500)
committerZack Cerza <zack@cerza.org>
Sat, 10 May 2014 14:10:23 +0000 (09:10 -0500)
commit22b51be46cdde3c8ce6045ed3a22c0aef1ef6152
tree4f73f4b1f50f1500f0572f50bc10a31acf972163
parent470f824c6b5e71445bfe66cbd82b8fa00973bc1c
Use 'stderr' and 'stdout' as logger names

We were using just 'err' and 'out', which isn't very intuitive.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/orchestra/run.py
teuthology/orchestra/test/test_run.py