stream default INFO, filehdr default DEBUG 27/29427/3
authorrexlee8776 <limingjiang@huawei.com>
Mon, 27 Feb 2017 10:49:57 +0000 (10:49 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Tue, 28 Feb 2017 08:27:54 +0000 (08:27 +0000)
commit806008ab5f3bc912c9c23d4c1fff6253a50e77ed
tree0f0dd8c9b4000df19007ff3ff5520dd7f4d8bf5b
parent177feabf43564afd28c7b4112ad4e384a3654bd8
stream default INFO, filehdr default DEBUG

The DEBUG log can be stored as file and pushed into artifacts.
Default sys.out level should be INFO. Stream level can be
changed to DEBUG if cli "-d" is enabled.
remove "-v" since it's not useful for a test framework

JIRA: YARDSTICK-507

Change-Id: I3caafd31a2caac73b0e3f33c2762c090e76c707e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
yardstick/__init__.py
yardstick/cmd/cli.py