[
https://issues.apache.org/jira/browse/LOG4J2-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543187#comment-17543187
]
ASF subversion and git services commented on LOG4J2-3483:
---------------------------------------------------------
Commit 1e90f9aeb1a559bbbb7d2510a93fe718505ba30c in logging-log4j2's branch
refs/heads/dependabot/maven/org.junit-pioneer-junit-pioneer-1.7.1 from Piotr P.
Karwasz
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=1e90f9aeb1 ]
[LOG4J2-3483] Adds support for Apache Extras RollingFileAppender
Adds a builder for Apache Extras' `RollingFileAppender`.
> log4j-1.2-api bridge RollingFileAppender doesn't provide filePattern support
> ----------------------------------------------------------------------------
>
> Key: LOG4J2-3483
> URL: https://issues.apache.org/jira/browse/LOG4J2-3483
> Project: Log4j 2
> Issue Type: New Feature
> Components: Log4j 1.2 bridge
> Affects Versions: 2.17.2
> Reporter: Md Jamaluddin Khan
> Assignee: Piotr Karwasz
> Priority: Major
> Fix For: 2.18.0
>
>
> The Builder for RollingFileAppender doesn't provide support for filePattern.
> In case of a roll-over it uses a hardcoded pattern like 'filename+.<count>'.
> There are cases where a user would like the rolled over file to be named as
> per a desired pattern. In absence of this option it renders the migration
> from log4j1 to log4j2 via bridge almost impossible without breaking changes.
> Add support for filePattern in all the configurations ( XML, properties )
--
This message was sent by Atlassian Jira
(v8.20.7#820007)