add unified logger process for qtip 43/21543/4
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 20 Sep 2016 05:58:21 +0000 (13:58 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 21 Sep 2016 07:02:44 +0000 (15:02 +0800)
commit6183cefebbc1af8ad1987dc61372d6c2d6a59f6d
treed2300ba196eb5e61fd2366a44e29f018791ad961
parentfac2a3bff97efed6d4e50bfe249c8107100b8f52
add unified logger process for qtip

log the output information to both file and console, and
unify the log file path and level

JIRA: QTIP-108

Change-Id: I3a881e9da1f74c6959250a94f05cf90a231c34e6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
docker/Dockerfile
func/ansible_api.py
func/driver.py
func/env_setup.py
utils/__init__.py [new file with mode: 0644]
utils/logger_utils.py [new file with mode: 0644]