You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2013/09/07 18:01:26 UTC

svn commit: r1520782 - /jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties

Author: andy
Date: Sat Sep  7 16:01:26 2013
New Revision: 1520782

URL: http://svn.apache.org/r1520782
Log:
Switch off file logging

Modified:
    jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties

Modified: jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties
URL: http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties?rev=1520782&r1=1520781&r2=1520782&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-core/src/main/resources/jena-jdbc-log4j.properties Sat Sep  7 16:01:26 2013
@@ -1,4 +1,4 @@
-log4j.rootLogger=INFO,stdlog,jdbc
+log4j.rootLogger=INFO,stdlog
 
 log4j.appender.stdlog=org.apache.log4j.ConsoleAppender
 log4j.appender.stdlog.layout=org.apache.log4j.PatternLayout