Author: crossley
Date: Sat Sep 13 08:11:09 2008
New Revision: 694968

URL: http://svn.apache.org/viewvc?rev=694968&view=rev
Log:
Refer to wiki ConfiguringTheLogs.
Issue: FOR-1107

Modified:
    forrest/trunk/main/webapp/WEB-INF/logkit.xconf

Modified: forrest/trunk/main/webapp/WEB-INF/logkit.xconf
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/WEB-INF/logkit.xconf?rev=694968&r1=694967&r2=694968&view=diff
==============================================================================
--- forrest/trunk/main/webapp/WEB-INF/logkit.xconf (original)
+++ forrest/trunk/main/webapp/WEB-INF/logkit.xconf Sat Sep 13 08:11:09 2008
@@ -16,6 +16,12 @@
   limitations under the License.
 -->
 
+<!--+
+    | This is the cocoon logkit configuration file.
+    |
+    | See http://wiki.apache.org/cocoon/ConfiguringTheLogs
+    |
+    +-->
 <logkit>
   <factories>
     <factory type="priority-filter" 
class="org.apache.avalon.excalibur.logger.factory.PriorityFilterTargetFactory"/>