You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/05/31 08:21:32 UTC

[3/3] logging-log4j2 git commit: Update docs

Update docs


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

Branch: refs/heads/LOG4J2-1395
Commit: 05559782b7bcdc29cd1caf6917a4ea8ec8770965
Parents: 7640047
Author: Mikael St�ldal <mi...@magine.com>
Authored: Tue May 31 10:18:33 2016 +0200
Committer: Mikael St�ldal <mi...@magine.com>
Committed: Tue May 31 10:18:33 2016 +0200

----------------------------------------------------------------------
 src/site/xdoc/manual/appenders.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/05559782/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml
index d5a0c20..e99bcc3 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -194,7 +194,7 @@
               <td>direct</td>
               <td>boolean</td>
               <td>Write directly to <code>java.io.FileDescriptor</code> and bypass <code>java.lang.System.out/.err</code>.
-                Can give up to 5x performance boost. Cannot be used with <code>follow</code>.</td>
+                Can give up to 10x performance boost. Cannot be used with <code>follow</code>.</td>
             </tr>
             <tr>
               <td>name</td>