ceki 2002/10/17 03:20:52 Modified: src/xdocs download.xml src/xdocs/stylesheets project.xml Log: - Added link to the Korean translation of log4j site. - Minor wording changes in download.xml. Revision Changes Path 1.55 +8 -7 jakarta-log4j/src/xdocs/download.xml Index: download.xml =================================================================== RCS file: /home/cvs/jakarta-log4j/src/xdocs/download.xml,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- download.xml 9 Oct 2002 22:50:07 -0000 1.54 +++ download.xml 17 Oct 2002 10:20:52 -0000 1.55 @@ -42,14 +42,15 @@ renaming of the <code>CategoryFactory</code> class to <code>LoggerFactory</code> class such that subclasses of <code>Category</code> class must be modified and - recompiled. By the way, <b>we strongly discourage casual users - from subclassing the <code>Category</code> or - <code>Logger</code> classes.</b> + recompiled. <em>The recommended pattern for extending the + <code>Logger</code> class is wrapping. Moreover, we strongly + discourage casual users from subclassing the + <code>Category</code> or <code>Logger</code> classes. </em> </p> <p>We also maintain a list of <a href="earlier.html">earlier versions</a> of log4j for download, intended for the curious - paleontologist -- there seems to be thousands of them! + paleontologist -- there seems to be quite a few of them! </p> @@ -139,9 +140,9 @@ </dt> <dd>Another full-featured graphical log viewer. After a merger - with a service-orinted company and a change in - business-orientation, the owners of LogFactor5 have decided - to donate their product to the log4j project. + and the subsequent change in business-orientation, the + owners of LogFactor5 have decided to donate their product to + the log4j project. </dd> <!-- ============================================================================== --> 1.12 +1 -0 jakarta-log4j/src/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-log4j/src/xdocs/stylesheets/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 28 Mar 2002 11:27:47 -0000 1.11 +++ project.xml 17 Oct 2002 10:20:52 -0000 1.12 @@ -26,6 +26,7 @@ </menu> <menu name="Translations"> + <item name="Korean" href="http://jakarta.apache-korea.org/"/> <item name="Japanese" href="http://www.ingrid.org/jajakarta/log4j/"/> </menu> </body>
-- To unsubscribe, e-mail: <mailto:log4j-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:log4j-dev-help@;jakarta.apache.org>