[
https://issues.apache.org/jira/browse/LOG4J2-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved LOG4J2-2547.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.12.0
The message should have referenced the DirectFileRolloverStrategy interface.
The fix has been applied. Please verify and close.
> 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
> Fix For: 2.12.0
>
>
> 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)