Author: violetagg
Date: Mon Jun 26 12:35:04 2017
New Revision: 1799892
URL: http://svn.apache.org/viewvc?rev=1799892&view=rev
Log:
Add a new section about Logging. The log files will be kept 90 days by default.
Modified:
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/xdocs/migration-9.xml
Modified: tomcat/site/trunk/docs/migration-9.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1799892&r1=1799891&r2=1799892&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Mon Jun 26 12:35:04 2017
@@ -275,6 +275,9 @@
<li>
<a href="#Context_configurations">Context configurations</a>
</li>
+<li>
+<a href="#Context_configurations">Logging</a>
+</li>
</ol>
</li>
<li>
@@ -768,6 +771,19 @@ of Apache Tomcat.</p>
</div>
+</div>
+
+
+<div class="subsection">
+<h4 id="Context_configurations">Logging</h4>
+<div class="text">
+
+
+<p>By default the log files will be kept 90 days and then removed from the file
+ system.</p>
+
+
+</div>
</div>
Modified: tomcat/site/trunk/xdocs/migration-9.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-9.xml?rev=1799892&r1=1799891&r2=1799892&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-9.xml (original)
+++ tomcat/site/trunk/xdocs/migration-9.xml Mon Jun 26 12:35:04 2017
@@ -287,6 +287,13 @@ of Apache Tomcat.</p>
</subsection>
+ <subsection name="Logging">
+
+ <p>By default the log files will be kept 90 days and then removed from the
+ file system.</p>
+
+ </subsection>
+
</section>
<section name="Upgrading 9.0.x">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]