diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-05-05 07:50:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-05 07:50:31 +0000 |
commit | 5ae568e675342d5cde09a36beda2359ffab166df (patch) | |
tree | 44e97976b8011426bb50ead3f646c16db0e5ac13 /docs/submodules/functest | |
parent | ec778e33037dddde18ea23ef35b2282ca24e15e5 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Delete functest.utils.functest_logger"
- Delete functest.utils.functest_logger
It deletes functest.utils.functest_logger and the related unit tests.
Then it modifies all functest modules to get all loggers via
logging.getLogger(). __name__ is mainly used as getLogger arg as
proposed by logging [1].
All loggers and handlers are now defined via functest/ci/logging.ini
instead of a dict loaded by an external json file.
Now only warn messages and info messages from ci and core packages are
printed in console.
[1] https://docs.python.org/2/library/logging.html
Change-Id: Ic192855e0f9bf94825d8f7ec73549a0f3b8d44c5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/submodules/functest')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 520ebc4959d1a62d3792311c16c4276f5372148 +Subproject 533e08503e5888adb7a7cfa8b112502385130a8 |