Package org.slf4j.impl
Class StaticMarkerBinder
java.lang.Object
org.slf4j.impl.StaticMarkerBinder
- All Implemented Interfaces:
org.slf4j.spi.MarkerFactoryBinder
@Deprecated(forRemoval=true)
public final class StaticMarkerBinder
extends Object
implements org.slf4j.spi.MarkerFactoryBinder
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StaticMarkerBinderDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionorg.slf4j.IMarkerFactoryDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
SINGLETON
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getMarkerFactory
public org.slf4j.IMarkerFactory getMarkerFactory()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getMarkerFactoryin interfaceorg.slf4j.spi.MarkerFactoryBinder
-
getMarkerFactoryClassStr
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getMarkerFactoryClassStrin interfaceorg.slf4j.spi.MarkerFactoryBinder
-