[
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: [email protected]
For additional commands, e-mail: [email protected]