[ https://issues.apache.org/jira/browse/LOG4J2-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032322#comment-15032322 ]
Matt Sicker commented on LOG4J2-1169: ------------------------------------- I applied the given patch in a new branch called LOG4J2-1169. > 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 > Attachments: LOG4J2-1169.patch > > > 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-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org