You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/11/23 20:30:18 UTC

svn commit: r1413039 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml

Author: rgoers
Date: Fri Nov 23 19:30:17 2012
New Revision: 1413039

URL: http://svn.apache.org/viewvc?rev=1413039&view=rev
Log:
Update description of follow attribute

Modified:
    logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml?rev=1413039&r1=1413038&r2=1413039&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml Fri Nov 23 19:30:17 2012
@@ -150,7 +150,8 @@
               <td>follow</td>
               <td>boolean</td>
               <td>Identifies whether the appender honors reassignments of System.out or System.err
-                via System.setOut or System.setErr made after configuration.</td>
+                via System.setOut or System.setErr made after configuration. Note that the follow
+                attribute cannot be used with Jansi on Windows.</td>
             </tr>
             <tr>
               <td>name</td>