Package org.slf4j.impl

Class Summary
BrillienLoggerAdapter A wrapper over java.util.logging.Logger in conformity with the Logger interface.
JDK14LoggerFactory JDK14LoggerFactory is an implementation of ILoggerFactory returning the appropriately named BrillienLoggerAdapter instance.
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 BasicMDCAdapter.
 



Copyright © 2012. All Rights Reserved.