carterkozak opened a new pull request #443:
URL: https://github.com/apache/logging-log4j2/pull/443


   When messages don't contain enough parameters, index-based lookups
   result in a JSON null token rather than failing to produce a log event.
   
   This change also modifies behavior of non-index-based resolution
   when messages have no parameters. Previously the value would be null,
   now we produce an empty list. Note that this is a change for only
   ParameterizedMessage, not for messages which implement
   ParameterVisitable.


----------------------------------------------------------------
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]


Reply via email to