aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logging.properties
diff options
context:
space:
mode:
Diffstat (limited to 'lib/logging.properties')
-rw-r--r--lib/logging.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/logging.properties b/lib/logging.properties
index 456ea93..1adcab2 100644
--- a/lib/logging.properties
+++ b/lib/logging.properties
@@ -55,9 +55,6 @@ java.util.logging.ConsoleHandler.formatter = net.java.sip.communicator.util.ScLo
# We don't want trace logs from joscar and joustsim
net.kano.level = INFO
-# We don't want trace logs from java-jml
-net.sf.cindy.impl.level = INFO
-
# But we want everything coming from the sip-comm
# For example, set the com.xyz.foo logger to only log SEVERE