From: decebal Date: Fri, 1 Jul 2016 14:16:59 +0000 (+0300) Subject: Eliminate duplicate log messages from demo X-Git-Tag: release-1.0.0~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=502d661310e9b03cc61977ce3b38c115795cd558;p=pf4j.git Eliminate duplicate log messages from demo --- diff --git a/demo/app/src/main/resources/log4j.properties b/demo/app/src/main/resources/log4j.properties index 77666ae..82e4df2 100644 --- a/demo/app/src/main/resources/log4j.properties +++ b/demo/app/src/main/resources/log4j.properties @@ -7,7 +7,8 @@ log4j.logger.ro.fortsoft.pf4j=DEBUG, Console # !!! Put the bellow classes on level TRACE when you are in trouble log4j.logger.ro.fortsoft.pf4j.PluginClassLoader=WARN, Console log4j.logger.ro.fortsoft.pf4j.AbstractExtensionFinder=DEBUG, Console -log4j.additivity.ro.fortsoft.pf4j=false +log4j.additivity.ro.fortsoft.pf4j.PluginClassLoader=false +log4j.additivity.ro.fortsoft.pf4j.AbstractExtensionFinder=false # # Appenders