Marcono1234 opened a new pull request, #1051: URL: https://github.com/apache/logging-log4j2/pull/1051
The current approach of having no-op `default` methods is pretty error-prone because it is easy to forget to override a method when a class implements the interface. Additionally the documentation stating that the interface method does nothing is probably quite confusing for users, who don't care about the implementation details of Log4j 2. -- 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]
