org.slf4j.spi.MarkerFactoryBinderpublic final class StaticMarkerBinder
extends java.lang.Object
implements org.slf4j.spi.MarkerFactoryBinder
BasicMarker. These markers will be translated to tags for tinylog.| Modifier and Type | Field | Description |
|---|---|---|
static StaticMarkerBinder |
SINGLETON |
Singleton instance of this static marker binder.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.slf4j.IMarkerFactory |
getMarkerFactory() |
|
java.lang.String |
getMarkerFactoryClassStr() |
public static final StaticMarkerBinder SINGLETON
public org.slf4j.IMarkerFactory getMarkerFactory()
getMarkerFactory in interface org.slf4j.spi.MarkerFactoryBinderpublic java.lang.String getMarkerFactoryClassStr()
getMarkerFactoryClassStr in interface org.slf4j.spi.MarkerFactoryBinderCopyright © 2018. All rights reserved.