turbanoff opened a new pull request #338: use 'final' modifier for fields where possible URL: https://github.com/apache/logging-log4j2/pull/338 Also removed 2 unused fields which my IDEA highlights as possible `final`, but fields were unused (leftovers after refactoring): 1. `DefaultLogBuilder.EMPTY_MESSAGE` 2. `DirectWriteRolloverStrategy.usePrevTime`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
