aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordecebal <decebal.suiu@asf.ro>2016-07-01 17:16:59 +0300
committerdecebal <decebal.suiu@asf.ro>2016-07-01 17:16:59 +0300
commit502d661310e9b03cc61977ce3b38c115795cd558 (patch)
tree1141b25ce60cb4f0a32297136eb9485d0bc72584
parent284396875211de2ec9c50047b0d971233fa37b97 (diff)
downloadpf4j-502d661310e9b03cc61977ce3b38c115795cd558.tar.gz
pf4j-502d661310e9b03cc61977ce3b38c115795cd558.zip
Eliminate duplicate log messages from demo
-rw-r--r--demo/app/src/main/resources/log4j.properties3
1 files changed, 2 insertions, 1 deletions
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