net.kencochrane.raven.log4j
Class Log4jMDC
java.lang.Object
net.kencochrane.raven.spi.RavenMDC
net.kencochrane.raven.log4j.Log4jMDC
public class Log4jMDC
- extends RavenMDC
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jMDC
public Log4jMDC()
setThreadLoggingEvent
public void setThreadLoggingEvent(org.apache.log4j.spi.LoggingEvent event)
removeThreadLoggingEvent
public void removeThreadLoggingEvent()
get
public Object get(String key)
- Specified by:
get in class RavenMDC
put
public void put(String key,
Object value)
- Specified by:
put in class RavenMDC
remove
public void remove(String key)
- Specified by:
remove in class RavenMDC
Copyright © 2013. All Rights Reserved.