[Tynstep-svn] r85 - trunk/step-web-app/src/main/java/com/tyndalehouse/step/web

ChrisBurrell at crosswire.org ChrisBurrell at crosswire.org
Tue Feb 9 15:13:41 MST 2010


Author: ChrisBurrell
Date: 2010-02-09 15:13:41 -0700 (Tue, 09 Feb 2010)
New Revision: 85

Modified:
   trunk/step-web-app/src/main/java/com/tyndalehouse/step/web/stepwebapp.gwt.xml
Log:
updates to override other workspace



Modified: trunk/step-web-app/src/main/java/com/tyndalehouse/step/web/stepwebapp.gwt.xml
===================================================================
--- trunk/step-web-app/src/main/java/com/tyndalehouse/step/web/stepwebapp.gwt.xml	2010-02-09 22:02:30 UTC (rev 84)
+++ trunk/step-web-app/src/main/java/com/tyndalehouse/step/web/stepwebapp.gwt.xml	2010-02-09 22:13:41 UTC (rev 85)
@@ -27,8 +27,8 @@
 <inherits name='com.extjs.gxt.ui.GXT'/>
 
  <!-- Also compile Logger at `INFO` level -->
- <extend-property name="log_level" values="DEBUG" />
- <set-property name="log_level" value="DEBUG" />
+ <extend-property name="log_level" values="DEBUG,INFO" />
+ <set-property name="log_level" value="INFO" />
  
  <!-- Turn off the floating logger - output will be shown in the 
    hosted mode console -->




More information about the Tynstep-svn mailing list