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.slf4j
Methods in org.slf4j that return IMarkerFactoryModifier and TypeMethodDescriptionstatic IMarkerFactory
MarkerFactory.getIMarkerFactory()
Return theIMarkerFactory
instance in use. -
Uses of IMarkerFactory in org.slf4j.helpers
Classes in org.slf4j.helpers that implement IMarkerFactoryModifier and TypeClassDescriptionclass
An almost trivial implementation of theIMarkerFactory
interface which createsBasicMarker
instances.Methods in org.slf4j.helpers that return IMarkerFactoryModifier and TypeMethodDescriptionNOP_FallbackServiceProvider.getMarkerFactory()
SubstituteServiceProvider.getMarkerFactory()
-
Uses of IMarkerFactory in org.slf4j.jul
Methods in org.slf4j.jul that return IMarkerFactory -
Uses of IMarkerFactory in org.slf4j.nop
Methods in org.slf4j.nop that return IMarkerFactory -
Uses of IMarkerFactory in org.slf4j.reload4j
Methods in org.slf4j.reload4j that return IMarkerFactory -
Uses of IMarkerFactory in org.slf4j.simple
Methods in org.slf4j.simple that return IMarkerFactory -
Uses of IMarkerFactory in org.slf4j.spi
Methods in org.slf4j.spi that return IMarkerFactoryModifier and TypeMethodDescriptionMarkerFactoryBinder.getMarkerFactory()
Deprecated.Return the instance ofIMarkerFactory
thatMarkerFactory
class should bind to.SLF4JServiceProvider.getMarkerFactory()
Return the instance ofIMarkerFactory
thatMarkerFactory
class should bind to.