[ https://issues.apache.org/jira/browse/LOG4J2-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Berkland updated LOG4J2-1632: ---------------------------------- Description: 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). was: FileAppender should be able to create files lazily. Add a {{createOnDemand="true|false"}} attribute to {{FileAppender}}. 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). > 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 Gregory > 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 (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org