Ralph Goers created LOG4J2-1022: ----------------------------------- Summary: Allow MdcPatternConvert to print a list of keys Key: LOG4J2-1022 URL: https://issues.apache.org/jira/browse/LOG4J2-1022 Project: Log4j 2 Issue Type: Improvement Components: Pattern Converters Affects Versions: 2.3 Reporter: Ralph Goers Assignee: Ralph Goers Fix For: 2.4
MdcPatternConverter should allow the user to specify a list of keys to print, such as %X{key1, key2} so that only those key/value pairs are printed in the output. Any keys which do not have values should be omitted from the output. -- 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