Gary Gregory created LOG4J2-1519: ------------------------------------ Summary: Add ThreadContext.putAll(Map<String, String>) Key: LOG4J2-1519 URL: https://issues.apache.org/jira/browse/LOG4J2-1519 Project: Log4j 2 Issue Type: New Feature Components: API Reporter: Gary Gregory Assignee: Gary Gregory Fix For: 2.7
Add API {{ThreadContextMap.putAll(Map<String, String>)}}. My immediate goal is to be able to build a JUnit Rule to save and restore the thread context around each unit test method and/or a given class. See [LOG4J2-1517]. -- 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