vy commented on pull request #562: URL: https://github.com/apache/logging-log4j2/pull/562#issuecomment-906468899
I have just skimmed over the changes and I am totally against this PR. We already have 3 competing JSON layouts in the project: `GelfLayout`, `JsonLayout`, and its successor `JsonTemplateLayout`. Putting aside we will be introducing a feature bloat to the code base, I am still yet to see a single function this new layout incorporates that is not possible with `JsonTemplateLayout`. I will to close this PR and the JIRA ticket due to insufficient justification. Feel free to reopen them if you have objections. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
