Jeff Thomas created LOG4J2-3690:
-----------------------------------
Summary: Small documentation error - RollingFile Appenders -
'createOnDemand' attribute
Key: LOG4J2-3690
URL: https://issues.apache.org/jira/browse/LOG4J2-3690
Project: Log4j 2
Issue Type: Bug
Components: Documentation
Affects Versions: 2.24.0
Reporter: Jeff Thomas
Hi Log4j2 Team,
Just creating this to point out a minor documentation error (if it is not in
fact a code error?)
In the new Log4j 2.x online documentation:
[https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html]
The configuration attribte 'createOnDemand' is documented as a common attribute
for both RollingFileAdapter and RollingRandomAccessFileAdapter.
Looking at most current code (2.24.1) it seems to only be an attribute of the
`RollingFileAdapter`.
NOTE: Here in Jira for the "Affects Version/s" field, version 2.24.0 is marked
as unreleased and 2.24.1 does not exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)