Package | Description |
---|---|
org.slf4j |
Core logging interfaces.
|
org.slf4j.helpers |
Helper classes.
|
org.slf4j.spi |
Classes and interfaces which are internal to SLF4J.
|
Modifier and Type | Method and Description |
---|---|
static IMarkerFactory |
MarkerFactory.getIMarkerFactory()
Return the
IMarkerFactory instance in use. |
Modifier and Type | Class and Description |
---|---|
class |
BasicMarkerFactory
An almost trivial implementation of the
IMarkerFactory
interface which creates BasicMarker instances. |
Modifier and Type | Method and Description |
---|---|
IMarkerFactory |
MarkerFactoryBinder.getMarkerFactory()
Return the instance of
IMarkerFactory that
MarkerFactory class should bind to. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.