Tries to suppress spurious jain-sip strack trace logging.

cusax-fix
Emil Ivov 16 years ago
parent 44301c73b8
commit 3ca3c1091c

@ -60,9 +60,10 @@ ymsg.network.level = SEVERE
# We don't want trace logs from java-jml
net.sf.cindy.impl.level = SEVERE
# But we want everything coming from the sip-comm
# Things coming from SIP Communicator
net.java.sip.communicator.level = WARNING
net.java.sip.communicator.impl.protocol.sip.level = SEVERE
net.java.sip.communicator.impl.protocol.sip.SipLogger.level = SEVERE
# For example, set the com.xyz.foo logger to only log SEVERE
# messages:

Loading…
Cancel
Save