You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/07/05 16:49:00 UTC

[jira] [Closed] (LOG4J2-1966) Include separator option of PatternLayout in manual (and other updates)

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

Gary Gregory closed LOG4J2-1966.
--------------------------------

Closing per user comment.

> Include separator option of PatternLayout in manual (and other updates)
> -----------------------------------------------------------------------
>
>                 Key: LOG4J2-1966
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1966
>             Project: Log4j 2
>          Issue Type: Documentation
>          Components: Layouts
>    Affects Versions: 2.8.2
>            Reporter: M Sazzadul Hoque
>            Assignee: Gary Gregory
>             Fix For: 2.9
>
>
> Url: [https://logging.apache.org/log4j/2.x/manual/layouts.html]
> In Layouts >> PatternLayout >> Patterns section:
> {code:none}
> xEx|xException|xThrowable
>   {
>     ["none"|"short"|"full"|depth]
>     [,filters(package,package,...)]
>   }
>   {ansi(
>     Key=Value,Value,...
>     Key=Value,Value,...
>     ...)
>   }
>   {suffix(pattern)}
> {code}
> There is nothing about *separator* option, which is supported. Please mention about this option.
> Related methods:
> * org.apache.logging.log4j.core.impl.ThrowableFormatOptions.newInstance(String[])
> * org.apache.logging.log4j.core.pattern.ThrowablePatternConverter.formatOption(Throwable, String, StringBuilder)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)