My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/servers/jicofo/logging.properties-journal

10 lines
496 B

handlers = java.util.logging.ConsoleHandler
java.util.logging.ConsoleHandler.level = ALL
java.util.logging.ConsoleHandler.formatter = net.java.sip.communicator.util.ScLogFormatter
.level = INFO
net.sf.level = SEVERE
net.java.sip.communicator.plugin.reconnectplugin.level = FINE
org.ice4j.level = SEVERE
org.jitsi.impl.neomedia.level = SEVERE
net.java.sip.communicator.service.resources.AbstractResourcesService.level = SEVERE
net.java.sip.communicator.util.ScLogFormatter.disableTimestamp = true