public class TestMDCAdapter extends Object implements org.slf4j.spi.MDCAdapter
Constructor and Description |
---|
TestMDCAdapter() |
public void remove(String key)
remove
in interface org.slf4j.spi.MDCAdapter
public void clear()
clear
in interface org.slf4j.spi.MDCAdapter
public com.google.common.collect.ImmutableMap<String,String> getCopyOfContextMap()
getCopyOfContextMap
in interface org.slf4j.spi.MDCAdapter
public void setContextMap(Map contextMap)
setContextMap
in interface org.slf4j.spi.MDCAdapter
Copyright © 2014. All Rights Reserved.