Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.18.0
-
None
-
None
Description
The default LogBuilder often calls the varargs MessageFactory#newMessage(String, Object...) method although a more appropriate method might be available in MessageFactory2.
We could add all MessageFactory2 methods as default methods in MessageFactory to solve the problem.
Attachments
Issue Links
- is related to
-
LOG4J2-3560 Logger$PrivateConfig.filter(Level, Marker, String) allocates empty varargs array
- Closed