[
https://issues.apache.org/jira/browse/LOG4J2-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424667#comment-15424667
]
Mikael Ståldal commented on LOG4J2-1522:
----------------------------------------
The fact that Log4j 1 didn't support plugins makes this easier since we then
have a fixed and limited set of layouts (six of them, see list in description)
to handle.
> 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: [email protected]
For additional commands, e-mail: [email protected]