[jsword-svn] common/resource s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Sun Aug 21 13:37:52 MST 2005
Update of /cvs/jsword/common/resource
In directory www.crosswire.org:/tmp/cvs-serv23270/resource
Modified Files:
CWLogging.properties
Log Message:
Willie Thean's laf changes.
Added ability to specify proxy for http download.
Changed default logging to INFO.
Index: CWLogging.properties
===================================================================
RCS file: /cvs/jsword/common/resource/CWLogging.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CWLogging.properties 20 Sep 2004 03:39:21 -0000 1.1
--- CWLogging.properties 21 Aug 2005 20:37:49 -0000 1.2
***************
*** 41,45 ****
# Limit the message that are printed on the console to INFO and above.
! java.util.logging.ConsoleHandler.level = FINEST
#java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
java.util.logging.ConsoleHandler.formatter = org.crosswire.common.util.PatternFormatter
--- 41,45 ----
# Limit the message that are printed on the console to INFO and above.
! java.util.logging.ConsoleHandler.level = INFO
#java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
java.util.logging.ConsoleHandler.formatter = org.crosswire.common.util.PatternFormatter
***************
*** 54,55 ****
--- 54,56 ----
# messages:
com.xyz.foo.level = SEVERE
+ httpclient.wire.header.level=INFO
More information about the jsword-svn
mailing list