[
https://issues.apache.org/jira/browse/LOG4J2-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513104#comment-17513104
]
ASF subversion and git services commented on LOG4J2-3415:
---------------------------------------------------------
Commit 0ce86d53676c93cb795ad9a0e452cb70ba7fb04e in logging-log4j2's branch
refs/heads/master from Matt Sicker
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=0ce86d5 ]
Move JsonReader to log4j-api
This parser is useful for LOG4J2-3415 and
https://cwiki.apache.org/confluence/display/LOGGING/Properties+Enhancement
Signed-off-by: Matt Sicker <[email protected]>
> 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
> Assignee: Matt Sicker
> Priority: Major
>
> 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)