You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2014/09/18 18:25:01 UTC

[14/17] git commit: LOG4J2-431 Rephrased docs, removed "Beta" label.

LOG4J2-431 Rephrased docs, removed "Beta" label.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d50b9ad8
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d50b9ad8
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d50b9ad8

Branch: refs/heads/master
Commit: d50b9ad8761a0b57e17ade97a42aa0fc6886b693
Parents: eb34813
Author: rpopma <rp...@apache.org>
Authored: Thu Sep 18 08:03:42 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Thu Sep 18 08:03:42 2014 +0900

----------------------------------------------------------------------
 src/site/xdoc/manual/appenders.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d50b9ad8/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml
index 10e811b..9512561 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -1322,8 +1322,8 @@ public class JpaLogEntity extends AbstractLogEventWrapperEntity {
         </subsection>
       <a name="MemoryMappedFileAppender" />
       <subsection name="MemoryMappedFileAppender">
-        <p><i>Beta. This has been tested on several platforms, but this is
-          a new component (since 2.1-beta) and does not yet have much track record.</i></p>
+        <p><i>New since 2.1-beta. Be aware that this is a new addition, and although it has been
+          tested on several platforms, it does not have as much track record as the other file appenders.</i></p>
         <p>
           The MemoryMappedFileAppender maps a part of the specified file into memory
           and writes log events to this memory, relying on the operating system's