Github user rgoers commented on the issue:
https://github.com/apache/logging-log4j2/pull/148
I don't understand why any of these changes are required. If you want
access to those in your Layout just call getFormat() and getParameters()
instead of getFormattedMessage().---
