Package | Description |
---|---|
org.slf4j.impl |
Implementations of core logging interfaces defined in the
org.slf4j package. |
Modifier and Type | Field and Description |
---|---|
static StaticLoggerBinder |
StaticLoggerBinder.SINGLETON
Deprecated.
Please use the
getSingleton() method instead of
accessing this field directly. In future versions, this field
will become private. |
Modifier and Type | Method and Description |
---|---|
static StaticLoggerBinder |
StaticLoggerBinder.getSingleton()
Return the singleton of this class.
|
Copyright © 2005-2012 QOS.ch. All Rights Reserved.