You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Mikael Ståldal (JIRA)" <ji...@apache.org> on 2016/08/17 15:04:20 UTC

[jira] [Resolved] (LOG4J2-1522) Log4j 1 layouts

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

Mikael Ståldal resolved LOG4J2-1522.
------------------------------------
    Resolution: Fixed

See {{org.apache.log4j.config.Log4j1ConfigurationFactory#buildAppenderLayout}}.

> Log4j 1 layouts
> ---------------
>
>                 Key: LOG4J2-1522
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1522
>             Project: Log4j 2
>          Issue Type: Sub-task
>          Components: Layouts
>            Reporter: Mikael Ståldal
>            Assignee: Mikael Ståldal
>             Fix For: 2.7
>
>
> Support all layouts in Log4j 1 to the extent possible an reasonable.
> * PatternLayout and EnhancedPatternLayout are mapped to PatternLayout. We provide two new pattern conversions for the Log4j 1 format of NDC and MDC.
> * SimpleLayout is mapped to PatternLayout "%level - %m%n"
> * TTCCLayout is ported (cannot be emulated exactly with PatternLayout)
> * HTMLLayout is mapped to HtmlLayout (will not look exactly the same, but close enough)
> * XMLLayout is ported (XmlLayout in Log4j 2 is different and will not work)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org