yoavs       2004/09/07 07:36:41

  Modified:    docs/faq index.html
               docs/faq/printer index.html
               xdocs-faq index.xml logging.xml
  Log:
  Updated index and logging pages
  
  Revision  Changes    Path
  1.9       +3 -1      jakarta-tomcat-site/docs/faq/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/index.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.html        2 Aug 2004 14:59:35 -0000       1.8
  +++ index.html        7 Sep 2004 14:36:41 -0000       1.9
  @@ -3,7 +3,7 @@
         dd {padding-bottom : 10px;}
       </style></head><body vlink="#525D76" alink="#525D76" link="#525D76" 
text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%" 
border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a 
href="http://jakarta.apache.org/";><img border="0" alt="The Jakarta Project" 
align="left" src="http://jakarta.apache.org//images/jakarta-logo.gif";></a><!--PROJECT 
LOGO--><a href="http://jakarta.apache.org/tomcat/";><img border="0" alt="
         Tomcat FAQ
  -    " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER 
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE 
NAVIGATION--><td nowrap="true" valign="top" 
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat 
Home</a></li><li><a href="index.html">FAQ 
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a 
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not 
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a 
href="database.html">Database</a></li><li><a 
href="deployment.html">Deployment</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto";>How do 
I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a href="os2.html">OS/2, 
z/OS</a></li><li><a href="memory.html">Memory</a></li><li><a 
href="meta.html">Meta</a></li><li><a href="misc.html">Miscellaneous</a></li><li><a 
href="performance.html">Monitoring / Performance</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Links";>Other 
Resources</a></li><li><a href="security.html">Security</a></li><li><a 
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User 
List</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN 
BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" 
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat 
FAQ</h1><h2>Table of Contents</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/index.html"><img alt="Printer Friendly Version" 
border="0" src="../images/printer.gif"><br>print-friendly<br>version
  +    " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER 
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE 
NAVIGATION--><td nowrap="true" valign="top" 
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat 
Home</a></li><li><a href="index.html">FAQ 
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a 
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not 
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a 
href="database.html">Database</a></li><li><a 
href="deployment.html">Deployment</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto";>How do 
I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a 
href="logging.html">Logging</a></li><li><a href="os2.html">OS/2, z/OS</a></li><li><a 
href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a 
href="misc.html">Miscellaneous</a></li><li><a href="performance.html">Monitoring / 
Performance</a></li><li><a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Links";>Other 
Resources</a></li><li><a href="security.html">Security</a></li><li><a 
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User 
List</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN 
BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" 
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat 
FAQ</h1><h2>Table of Contents</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/index.html"><img alt="Printer Friendly Version" 
border="0" src="../images/printer.gif"><br>print-friendly<br>version
                       </a></small></td></tr></table><table cellpadding="2" 
cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font 
face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
     <p>
       Welcome to the Tomcat FAQ. In conjunction with this FAQ we strongly emphasis
  @@ -58,6 +58,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="logging.html">Logging</a> -
  +    Common questions related to logging in Tomcat. </li>
   <li><a href="os2.html">OS/2, z/OS</a> -
       Common questions for OS/2, z/OS and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
  
  
  
  1.7       +2 -0      jakarta-tomcat-site/docs/faq/printer/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/printer/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html        2 Aug 2004 14:59:35 -0000       1.6
  +++ index.html        7 Sep 2004 14:36:41 -0000       1.7
  @@ -57,6 +57,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="logging.html">Logging</a> -
  +    Common questions related to logging in Tomcat. </li>
   <li><a href="os2.html">OS/2, z/OS</a> -
       Common questions for OS/2, z/OS and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
  
  
  
  1.7       +2 -0      jakarta-tomcat-site/xdocs-faq/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml 2 Aug 2004 14:59:35 -0000       1.6
  +++ index.xml 7 Sep 2004 14:36:41 -0000       1.7
  @@ -74,6 +74,8 @@
       Miscellaneous common how to's. </li>
   <li><a href="unix.html">Linux / Unix</a> -
       Common questions for Linux / Unix related platforms. </li>
  +<li><a href="logging.html">Logging</a> -
  +    Common questions related to logging in Tomcat. </li>
   <li><a href="os2.html">OS/2, z/OS</a> -
       Common questions for OS/2, z/OS and related platforms. </li>
   <li><a href="memory.html">Memory</a> -
  
  
  
  1.2       +8 -0      jakarta-tomcat-site/xdocs-faq/logging.xml
  
  Index: logging.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/logging.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- logging.xml       7 Sep 2004 14:32:50 -0000       1.1
  +++ logging.xml       7 Sep 2004 14:36:41 -0000       1.2
  @@ -19,6 +19,14 @@
   <p>
       This FAQ section provides help with logging-related issues.
   </p>
  +<p>
  +  As you read these questions, please keep in mind that Tomcat's internal
  +  logging is separate from your own webapp's logging.  You would typically
  +  be concerned only with your own webapp's logging.  You would modify Tomcat's
  +  internal logging settings if you are debugging a possible issue or running
  +  into other problems.  It is anticipated that Tomcat's out-of-the-box logging
  +  configuration will be fine for the vast majority of users and environments.
  +</p>
   </section>
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to