Github user garydgregory commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
You should not change the createLayout() method which is already
deprecated. Adding new features is one of the main reasons we switched to the
builder pattern.---
