public final class TinylogMDCAdapter extends Object implements org.slf4j.spi.MDCAdapter
LoggingContext
as MDC
.Constructor and Description |
---|
TinylogMDCAdapter() |
public Map<String,String> getCopyOfContextMap()
getCopyOfContextMap
in interface org.slf4j.spi.MDCAdapter
public void setContextMap(Map<String,String> map)
setContextMap
in interface org.slf4j.spi.MDCAdapter
public void put(String key, String value)
put
in interface org.slf4j.spi.MDCAdapter
public void remove(String key)
remove
in interface org.slf4j.spi.MDCAdapter
public void clear()
clear
in interface org.slf4j.spi.MDCAdapter
Copyright © 2016 PMW Media. All rights reserved.