[
https://issues.apache.org/jira/browse/LOG4J2-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563419#comment-15563419
]
Gary Gregory commented on LOG4J2-1639:
--------------------------------------
The code is correct due to commit 875cec8fc54d068e8ece37501d661540735e3e12, the
docs need fixing.
> Mistake in the documentation
> ----------------------------
>
> Key: LOG4J2-1639
> URL: https://issues.apache.org/jira/browse/LOG4J2-1639
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 2.1
> Reporter: Sridhar Gopinath
> Priority: Minor
>
> The documentation for
> 'org.apache.logging.log4j.core.appender.MemoryMappedFileAppender.createAppender'
> says that the default for 'immediateFlush' is true. But the default is
> actually false as seen from the source:
> final boolean isForce = Booleans.parseBoolean(immediateFlush, false);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]