Put the Logger as Object oriented. 19/28419/1
authorhelenyao <yaohelan@huawei.com>
Fri, 10 Feb 2017 08:52:58 +0000 (03:52 -0500)
committerhelenyao <yaohelan@huawei.com>
Fri, 10 Feb 2017 09:05:41 +0000 (04:05 -0500)
commit93a64634f99a64009fe762fb69e774e3524cc9be
treeb4d8dd474e566cfc08a2ed6517a310a165076229
parent7ddaeed03b3360ec1041a50836bbd063a1533aed
Put the Logger as Object oriented.

There is no need to worry about adding duplicate handler as the logging
has the ability to avoid it.

Change-Id: I7198c1e1c05df347feb0d7192e80592e662314b1
Signed-off-by: helenyao <yaohelan@huawei.com>
functest/utils/functest_logger.py