Author: carnold
Date: Fri Sep 14 14:45:38 2007
New Revision: 575800
URL: http://svn.apache.org/viewvc?rev=575800&view=rev
Log:
Bug 43387: Minor improvement syggestions for log4j webpages
Modified:
logging/log4j/trunk/src/changes/changes.xml
logging/log4j/trunk/src/site/apt/index.apt
Modified: logging/log4j/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=575800&r1=575799&r2=575800&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Fri Sep 14 14:45:38 2007
@@ -22,7 +22,8 @@
<body>
<release version="1.2.16" date="TBD" description="">
- <action action="fix" issue="43312">Mangled
source-repository.html</action>
+ <action action="fix" issue="43312">Fix mangled
source-repository.html.</action>
+ <action action="fix" issue="43387">Minor documentation changes.</action>
</release>
<release version="1.2.15" date="2007-08-24" description="SyslogAppender
enhancements, NTEventLogAppender and Maven build.">
Modified: logging/log4j/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/logging/log4j/trunk/src/site/apt/index.apt?rev=575800&r1=575799&r2=575800&view=diff
==============================================================================
--- logging/log4j/trunk/src/site/apt/index.apt (original)
+++ logging/log4j/trunk/src/site/apt/index.apt Fri Sep 14 14:45:38 2007
@@ -51,8 +51,8 @@
inheritance in loggers. Using a logger
hierarchy it is possible to control which log
statements are output at arbitrarily fine granularity but also
- great ease. This helps reduce the volume of logged output and
- minimize the cost of logging.
+ great ease. This helps to reduce the volume of logged output and
+ the cost of logging.
The target of the log output can be a file, an
OutputStream, a java.io.Writer, a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]