svn commit: r523249 - /ofbiz/trunk/framework/webtools/widget/LogScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r523249 - /ofbiz/trunk/framework/webtools/widget/LogScreens.xml

jacopoc
Author: jacopoc
Date: Wed Mar 28 02:41:52 2007
New Revision: 523249

URL: http://svn.apache.org/viewvc?view=rev&rev=523249
Log:
Small fix to reflect the new  location of the log files.

Modified:
    ofbiz/trunk/framework/webtools/widget/LogScreens.xml

Modified: ofbiz/trunk/framework/webtools/widget/LogScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/widget/LogScreens.xml?view=diff&rev=523249&r1=523248&r2=523249
==============================================================================
--- ofbiz/trunk/framework/webtools/widget/LogScreens.xml (original)
+++ ofbiz/trunk/framework/webtools/widget/LogScreens.xml Wed Mar 28 02:41:52 2007
@@ -66,7 +66,7 @@
         <set field="titleProperty" value="PageTitleLogView"/>
         <!-- TODO: the following command is not really working (and the default value is always used);
                    my guess is that the base/config/debug.properties file is not found in the classpath -->
-        <property-to-field resource="debug" property="log4j.appender.css.File" field="logFileName" default="framework/logs/ofbiz.html" no-locale="true"/>
+        <property-to-field resource="debug" property="log4j.appender.css.File" field="logFileName" default="runtime/logs/ofbiz.html" no-locale="true"/>
         <script location="component://webtools/webapp/webtools/WEB-INF/actions/log/LogView.bsh"/>
       </actions>
       <widgets>