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

Izek Greenfield updated LOG4J2-1866:
------------------------------------
    Description: 
When using %X in a pattern I can't define default value if the value does not 
exist in MDC.

I will be great to be able to define one like:
{code:title=pattern|borderStyle=solid}
%x{key}{hello}
{code}

  was:
When using %X in a pattern I can't define default value if the value does not 
exist in MDC.

I will be great to be able to define one like:
{code:title=pattern|borderStyle=solid}
%x{key}(hello)
{code}


> Add default value to MdcPatternConverter 
> -----------------------------------------
>
>                 Key: LOG4J2-1866
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1866
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Pattern Converters
>    Affects Versions: 2.8.2
>            Reporter: Izek Greenfield
>              Labels: converter, mdc, pattern
>
> When using %X in a pattern I can't define default value if the value does not 
> exist in MDC.
> I will be great to be able to define one like:
> {code:title=pattern|borderStyle=solid}
> %x{key}{hello}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to