[
https://issues.apache.org/jira/browse/LOG4J2-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870451#comment-16870451
]
ASF subversion and git services commented on LOG4J2-2547:
---------------------------------------------------------
Commit a5baa5ef6ec36e22fbec600e3e978b5e48fe3e25 in logging-log4j2's branch
refs/heads/release-2.x from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=a5baa5e ]
LOG4J2-2547 - RollingRandomAccessFileAppender error message referenced
incorrect class name
> Error message contains reference to non-existent
> DirectFilenameRolloverStrategy
> -------------------------------------------------------------------------------
>
> Key: LOG4J2-2547
> URL: https://issues.apache.org/jira/browse/LOG4J2-2547
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.11.1
> Reporter: Franz van Betteraey
> Priority: Trivial
> Labels: errorhandling
>
> If you configure a RollingRandomAccessFile without a fileName the following
> error message is logged:
> {{ERROR RollingFileAppender '{}': When no file name is provided a
> DirectFilenameRolloverStrategy must be configured}}
> As there is no such thing as 'Direct*Filename*RolloverStrategy' this should
> probably be 'Direct*Write*RolloverStrategy'.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)