You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/04 17:25:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16073939#comment-16073939 ] 

ASF subversion and git services commented on LOG4J2-1966:
---------------------------------------------------------

Commit 7fdca4ff159a4923949b45c33fd4601926be5ffc in logging-log4j2's branch refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=7fdca4f ]

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

> 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
>
> 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)