https://issues.apache.org/bugzilla/show_bug.cgi?id=50486
--- Comment #49 from grobmeier <[email protected]> --- You can receive all the keys with doing: MDC.getContext(); It returns a Hashmap. For each key in the Hashmap, call remove(key). If you have ideas for such a shutdown() Method, please propose it on log4j-dev Cheers! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
