diff options
author | xudan <xudan16@huawei.com> | 2016-11-08 11:43:28 +0000 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2016-11-29 01:56:00 +0000 |
commit | 75dd45462f46c711f950c96aac783932cb7ec1a4 (patch) | |
tree | b197eaae13bec2b83abe4e778fce1a0d4a965657 /.gitreview | |
parent | cd94a6e124ae98f85bc2f7c3c26e052bb3f5e549 (diff) |
dovetail tool: package all logger initialization
1. For container.py, parser.py, report.py and testcase.py, they use functions
in classes to create loggers. So each class will have its own logger.
2. run.py will create all the loggers by create_logs() function before the use
of them. So logs will not be initialized until the call of create_logs().
3. Move logger in run.py into function main().
JIRA: DOVETAIL-56
Change-Id: I53de090df270cc7a34762ff99cbc9115cfb09465
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions