aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logging.properties
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2008-09-30 18:12:30 +0000
committerEmil Ivov <emcho@jitsi.org>2008-09-30 18:12:30 +0000
commitbcee9eed1341adda2cf06c469b11d4746483f6c1 (patch)
treee12303c894cbe779a6f88adb10af33ea0f37f241 /lib/logging.properties
parentb8158781811be75e57a6fb5261824cc766aefe1c (diff)
downloadjitsi-bcee9eed1341adda2cf06c469b11d4746483f6c1.zip
jitsi-bcee9eed1341adda2cf06c469b11d4746483f6c1.tar.gz
jitsi-bcee9eed1341adda2cf06c469b11d4746483f6c1.tar.bz2
Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica and Michael Koch for contributing early versions.
Diffstat (limited to 'lib/logging.properties')
-rw-r--r--lib/logging.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/logging.properties b/lib/logging.properties
index dbe30f1..8e097dd 100644
--- a/lib/logging.properties
+++ b/lib/logging.properties
@@ -62,7 +62,7 @@ net.sf.cindy.impl.level = SEVERE
# But we want everything coming from the sip-comm
net.java.sip.communicator.level = WARNING
-net.java.sip.communicator.impl.protocol.sip.level = WARNING
+net.java.sip.communicator.impl.protocol.sip.level = SEVERE
# For example, set the com.xyz.foo logger to only log SEVERE
# messages: