[
https://issues.apache.org/jira/browse/LOG4J2-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076225#comment-17076225
]
Eickvonder commented on LOG4J2-1632:
------------------------------------
Any news on this topic? On a first look it doesn't seem to be complicated,
isn't it only making the "false" in line of RollingRandomAccessFileManager
configurable? Or do I miss something fundamental?
> RollingRandomAccessFileAppender should be able to create files on-demand
> ------------------------------------------------------------------------
>
> Key: LOG4J2-1632
> URL: https://issues.apache.org/jira/browse/LOG4J2-1632
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Reporter: Doug Berkland
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 2.7
>
>
> RollingRandomAccessFileAppender should be able to create files lazily.
> Add a {{createOnDemand="true|false"}} attribute to
> {{RollingRandomAccessFileAppender}}. The default is "false" for backward
> compatibility (which we can revisit of course).
> If that goes well, do the same for other types file appenders (rolling and
> random access).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)