Description
Throughout the development lifecycle of Log4j 2.x, several new classes were introduced as addon classes to preserve API compatibility. For Log4j 3.0, these interfaces and classes can be flattened back to their desired state.
As for the 2.x branch, any new APIs can rely on interface default methods once we've chosen Java 8 as the baseline for that.
Attachments
Issue Links
- duplicates
-
LOG4J2-2493 Remove deprecated code
- Resolved