SeasonPanPan opened a new pull request, #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393

   Fix issue #2380: Log messages with insufficient parameters should not throw 
exception.
   
   In this PR, I modified the class 
`org.apache.logging.log4j.message.ParameterFormatter`.
   I deleted the codes about checking placeholderCount and argCount, if they 
weren't equal, it would throw an IllegalArgumentException. 
   
   At the same time, I also modified the corresponding test cases.
   
   Close #2380
   
   @ppkarwasz Please review the codes when you have time.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to