diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-09-20 13:58:21 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-09-21 15:02:44 +0800 |
commit | 6183cefebbc1af8ad1987dc61372d6c2d6a59f6d (patch) | |
tree | d2300ba196eb5e61fd2366a44e29f018791ad961 /utils/__init__.py | |
parent | fac2a3bff97efed6d4e50bfe249c8107100b8f52 (diff) |
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>
Diffstat (limited to 'utils/__init__.py')
-rw-r--r-- | utils/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/__init__.py b/utils/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/utils/__init__.py |