Greg Thomas created LOG4J2-1692: ----------------------------------- Summary: putAll() method for CloseableThreadContext Key: LOG4J2-1692 URL: https://issues.apache.org/jira/browse/LOG4J2-1692 Project: Log4j 2 Issue Type: Improvement Components: API Affects Versions: 2.6 Reporter: Greg Thomas Priority: Minor
The ThreadContext supports a putAll(final Map<String, String> m) method. It would be useful, particularly when using thread pools, to have a similar method for the CloseableThreadContext. Similarly, a pushAll() method would be useful. -- 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