|
|
|
|
@ -43,7 +43,7 @@ net.java.sip.communicator.util.FileHandler.level = INFO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Limit the message that are printed on the console to FINEST and above (all).
|
|
|
|
|
java.util.logging.ConsoleHandler.level = FINEST
|
|
|
|
|
java.util.logging.ConsoleHandler.level = SEVERE
|
|
|
|
|
java.util.logging.ConsoleHandler.formatter = net.java.sip.communicator.util.ScLogFormatter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -59,7 +59,6 @@ net.kano.level = INFO
|
|
|
|
|
net.sf.cindy.impl.level = INFO
|
|
|
|
|
|
|
|
|
|
# But we want everything coming from the sip-comm
|
|
|
|
|
org.jitsi.impl.neomedia.level = FINEST
|
|
|
|
|
|
|
|
|
|
# For example, set the com.xyz.foo logger to only log SEVERE
|
|
|
|
|
# messages:
|
|
|
|
|
|