Package org.slf4j.impl

Class Summary
CopyOnInheritThreadLocal This class extends InheritableThreadLocal so that children threads get a copy of the parent's hashmap.
LogbackMDCAdapter A Mapped Diagnostic Context, or MDC in short, is an instrument for distinguishing interleaved log output from different sources.
StaticLoggerBinder The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder This implementation is bound to LogbackMDCAdapter.
 



Copyright © 2005-2010 QOS.ch. All Rights Reserved.