Uses of Interface
org.slf4j.IMarkerFactory
Package
Description
Core logging interfaces.
Helper classes.
Classes and interfaces which are internal to SLF4J.
-
Uses of IMarkerFactory in org.slf4j
Modifier and TypeMethodDescriptionstatic IMarkerFactory
MarkerFactory.getIMarkerFactory()
Return theIMarkerFactory
instance in use. -
Uses of IMarkerFactory in org.slf4j.helpers
Modifier and TypeClassDescriptionclass
An almost trivial implementation of theIMarkerFactory
interface which createsBasicMarker
instances.Modifier and TypeMethodDescriptionNOP_FallbackServiceProvider.getMarkerFactory()
SubstituteServiceProvider.getMarkerFactory()
-
Uses of IMarkerFactory in org.slf4j.jul
-
Uses of IMarkerFactory in org.slf4j.nop
-
Uses of IMarkerFactory in org.slf4j.reload4j
-
Uses of IMarkerFactory in org.slf4j.simple
-
Uses of IMarkerFactory in org.slf4j.spi
Modifier and TypeMethodDescriptionMarkerFactoryBinder.getMarkerFactory()
Deprecated.Return the instance ofIMarkerFactory
thatMarkerFactory
class should bind to.SLF4JServiceProvider.getMarkerFactory()
Return the instance ofIMarkerFactory
thatMarkerFactory
class should bind to.