Author: rgardler
Date: Wed Feb 7 07:45:47 2007
New Revision: 504597
URL: http://svn.apache.org/viewvc?view=rev&rev=504597
Log:
Duh! Put it in the wrong file.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml?view=diff&rev=504597&r1=504596&r2=504597
==============================================================================
---
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml
(original)
+++
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml
Wed Feb 7 07:45:47 2007
@@ -407,26 +407,7 @@
Start adding changes notes.</li>
</ul>
</section>
- </section>
-
- <section id="debugging">
- <title>Debugging Locationmaps</title>
- <p>Debugging the locationmap can be difficult because Cocoons error
messages no
- longer provide meaningful data. We hope to improve this over time, in
the meantime
- we recommend that you increase the log level of the locationmap logger.
To do this
- edit the following line in
$FORREST_HOME/main/webapp/WEB-INF/logkit.conf:</p>
-
- <source><![CDATA[<category name="modules.mapper.lm"
log-level="INFO">]]></source>
-
- <p>For example, you could change the log level to "DEBUG".</p>
-
- <p>Output from this logger can be found in
- $PROJECT_HOME/build/webapp/WEB-INF/logs/locationmap.log</p>
-
- <p>You shoul not run production systems with this logger set higher than
"INFO
- as each request can generate large amounts of log information.</p>
- </section>
-
+ </section>
<section id="experimental">
<title>Experimental Functionality</title>