Remove Feature logger 91/57891/3 0.42
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Fri, 25 May 2018 09:27:12 +0000 (12:27 +0300)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 29 May 2018 07:17:36 +0000 (09:17 +0200)
commit0249623ab94035ca0ea363d9a86847c2e7a5ee93
treedf7ccec4c512893b84c931b9f6b1c653e644d725
parent9c04ef0bc676591c762153f5c8446e83d860ea76
Remove Feature logger

This class atttribute is removed as it's quite useless (it forces one
module per project). All messages are now printed to xtesting.log
whatever the namespace and all warnings are printed in console.

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I6860eaf427093ea21b3bd78650bec7939e947b2d
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xtesting/ci/logging.ini
xtesting/core/feature.py
xtesting/tests/unit/core/test_feature.py