You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2015/10/26 09:09:27 UTC

[jira] [Updated] (LOG4J2-1169) PatternLayout: Possible variable substitution in equals substitution parameter

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

Gary Gregory updated LOG4J2-1169:
---------------------------------
    Description: 
Let the substitution parameter of the equals function also substitute variables.
E.g.: 
{noformat}
%equals{%marker}{}{%msg} 
{noformat}
should print the message if the marker is empty, currently "%msg" is appended.

  was:
Let the substitution parameter of the equals function also substitute variables.
E.g.: %equals{%marker}{}{%msg} should print the message if the marker is empty, currently "%msg" is appended.


> PatternLayout: Possible variable substitution in equals substitution parameter
> ------------------------------------------------------------------------------
>
>                 Key: LOG4J2-1169
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1169
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Pattern Converters
>    Affects Versions: 2.4.1
>            Reporter: Gerald Kritzinger
>            Priority: Critical
>
> Let the substitution parameter of the equals function also substitute variables.
> E.g.: 
> {noformat}
> %equals{%marker}{}{%msg} 
> {noformat}
> should print the message if the marker is empty, currently "%msg" is appended.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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