Searched refs:getCopyOfContextMap (Results 1 – 11 of 11) sorted by relevance
226 public static Map<String, String> getCopyOfContextMap() { in getCopyOfContextMap() method in MDC230 return mdcAdapter.getCopyOfContextMap(); in getCopyOfContextMap()
META-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
79 public Map<String, String> getCopyOfContextMap(); in getCopyOfContextMap() method
55 public Map<String, String> getCopyOfContextMap() { in getCopyOfContextMap() method in NOPMDCAdapter
143 public Map<String, String> getCopyOfContextMap() { in getCopyOfContextMap() method in BasicMDCAdapter
56 Map map = org.slf4j.MDC.getCopyOfContextMap(); in getContext()
68 public Map getCopyOfContextMap() { in getCopyOfContextMap() method in Log4jMDCAdapter