Uses of Interface
org.slf4j.IMarkerFactory
Packages that use IMarkerFactory
Package
Description
Core logging interfaces.
Helper classes.
Classes and interfaces which are internal to SLF4J.
- 
Uses of IMarkerFactory in org.slf4jMethods in org.slf4j that return IMarkerFactoryModifier and TypeMethodDescriptionstatic IMarkerFactoryMarkerFactory.getIMarkerFactory()Return theIMarkerFactoryinstance in use.
- 
Uses of IMarkerFactory in org.slf4j.helpersClasses in org.slf4j.helpers that implement IMarkerFactoryModifier and TypeClassDescriptionclassAn almost trivial implementation of theIMarkerFactoryinterface which createsBasicMarkerinstances.Methods in org.slf4j.helpers that return IMarkerFactoryModifier and TypeMethodDescriptionNOP_FallbackServiceProvider.getMarkerFactory()SubstituteServiceProvider.getMarkerFactory()
- 
Uses of IMarkerFactory in org.slf4j.julMethods in org.slf4j.jul that return IMarkerFactory
- 
Uses of IMarkerFactory in org.slf4j.nopMethods in org.slf4j.nop that return IMarkerFactory
- 
Uses of IMarkerFactory in org.slf4j.reload4jMethods in org.slf4j.reload4j that return IMarkerFactory
- 
Uses of IMarkerFactory in org.slf4j.simpleMethods in org.slf4j.simple that return IMarkerFactory
- 
Uses of IMarkerFactory in org.slf4j.spiMethods in org.slf4j.spi that return IMarkerFactoryModifier and TypeMethodDescriptionMarkerFactoryBinder.getMarkerFactory()Deprecated.Return the instance ofIMarkerFactorythatMarkerFactoryclass should bind to.SLF4JServiceProvider.getMarkerFactory()Return the instance ofIMarkerFactorythatMarkerFactoryclass should bind to.