You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/02/20 02:09:00 UTC

[jira] [Updated] (LOG4J2-2237) Move Jackson-based layouts to their own modules: JSON, XML, and YAML

     [ https://issues.apache.org/jira/browse/LOG4J2-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LOG4J2-2237:
---------------------------------
    Summary: Move Jackson-based layouts to their own modules: JSON, XML, and YAML  (was: Move Jackson-based layouts to their own modules)

> Move Jackson-based layouts to their own modules: JSON, XML, and YAML
> --------------------------------------------------------------------
>
>                 Key: LOG4J2-2237
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2237
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Core, Layouts
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>
> This is part of removing dependencies from {{log4j-core}} so that we only depend on Java 9's {{java.base}} in {{log4j-core}}.
> Move Jackson-based layouts to their own modules:
>  * {{log4j-layout-jackson}}
>  * {{log4j-layout-jackson-json}}
>  * {{log4j-layout-jackson-xml}} brings in XML specific Jackson jar(s)
>  * {{log4j-layout-jackson-yaml}} brings in YAML specific Jackson jar(s)
> The module that holds commons Jackson bits is {{log4j-layout-jackson}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)