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

M Sazzadul Hoque updated LOG4J2-1966:
-------------------------------------
    Description: 
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)

  was:
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.

        Summary: Include separator option of PatternLayout in manual  (was: 
Include separator option of PatternLayout)

> Include separator option of PatternLayout in manual
> ---------------------------------------------------
>
>                 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
>
> 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)

Reply via email to