[openempi~source-repository:63] Reduced the default log levels

  • From: odysseas@kenai.com
  • To: commits@openempi.kenai.com
  • Subject: [openempi~source-repository:63] Reduced the default log levels
  • Date: Thu, 18 Mar 2010 21:05:53 +0000

Project:    openempi
Repository: source-repository
Revision:   63
Author:     odysseas
Date:       2010-03-18 21:03:12 UTC
Link:       

Log Message:
------------
Reduced the default log levels


Revisions:
----------
63


Modified Paths:
---------------
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.xml
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.properties
branches/2.0.4-development/openempi/webapp-web/src/main/resources/jdbc.properties


Diffs:
------
Index: 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.properties
===================================================================
--- 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.properties
  (revision 62)
+++ 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.properties
  (revision 63)
@@ -1,4 +1,4 @@
-log4j.rootCategory=debug, R, O
+log4j.rootCategory=warn, R, O
 
 # Stdout
 log4j.appender.O=org.apache.log4j.ConsoleAppender
Index: 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/jdbc.properties
===================================================================
--- 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/jdbc.properties
   (revision 62)
+++ 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/jdbc.properties
   (revision 63)
@@ -16,7 +16,7 @@
  *
  */
 jdbc.driverClassName=org.postgresql.Driver
-jdbc.url=jdbc:postgresql://localhost/openempi2
+jdbc.url=jdbc:postgresql://localhost/openempi
 jdbc.username=openempi
 jdbc.password=openempi
 
Index: 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.xml
===================================================================
--- 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.xml 
(revision 62)
+++ 
branches/2.0.4-development/openempi/webapp-web/src/main/resources/log4j.xml 
(revision 63)
@@ -82,7 +82,7 @@
     </logger>
    -->
     <root>
-        <level value="TRACE"/>
+        <level value="WARN"/>
         <appender-ref ref="FILE"/>
     </root>
 





[openempi~source-repository:63] Reduced the default log levels

odysseas 03/18/2010
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close