ppkarwasz opened a new pull request #710: URL: https://github.com/apache/logging-log4j2/pull/710
The Log4j 1.x bridge incorrectly sets the pattern of the rolling file appenders. Moreover the `RollingFileAppender` did not have a time based triggering policy in the original Log4j 1.x. The triggering policies in this PR are configured in the same way as in the `Log4j1ConfigurationFactory`, i.e. with a useless `CompositeTriggeringPolicy`. This PR is linked with the tests in #706. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
