Matt Sicker created LOG4J2-3415:
-----------------------------------
Summary: Support JSON configuration using embedded JSON parser
Key: LOG4J2-3415
URL: https://issues.apache.org/jira/browse/LOG4J2-3415
Project: Log4j 2
Issue Type: New Feature
Components: Configuration
Reporter: Matt Sicker
In order to reduce the required module list for log4j-core to java.base, that
leaves us with no parsers for configuration files besides properties. This is
not ideal.
JsonTemplateLayout contains a basic JSON parser that can be used for JSON
configuration.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)