X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Flogging.ini;h=210c8f5f4619c8bfca768f4722e3ad18721647c9;hb=ac816628995c1e017f12ba23435ae07d24ceecac;hp=8036ed2925bbb9df0fef510ebeb52199ce777144;hpb=a87a5f00e1d32af5b193d0376778c966f1aaab3f;p=functest.git diff --git a/functest/ci/logging.ini b/functest/ci/logging.ini index 8036ed292..210c8f5f4 100644 --- a/functest/ci/logging.ini +++ b/functest/ci/logging.ini @@ -1,5 +1,5 @@ [loggers] -keys=root,functest,ci,cli,core,opnfv_tests,utils +keys=root,functest,ci,cli,core,energy,opnfv_tests,utils [handlers] keys=console,wconsole,file,null @@ -31,6 +31,11 @@ level=NOTSET handlers=console qualname=functest.core +[logger_energy] +level=NOTSET +handlers=wconsole +qualname=functest.energy + [logger_opnfv_tests] level=NOTSET handlers=wconsole