|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalLoggerFactory | |
|---|---|
| com.foxinmy.weixin4j.logging | |
| Uses of InternalLoggerFactory in com.foxinmy.weixin4j.logging |
|---|
| Subclasses of InternalLoggerFactory in com.foxinmy.weixin4j.logging | |
|---|---|
class |
JdkLoggerFactory
Logger factory which creates a java.util.logging logger. |
class |
Slf4JLoggerFactory
Logger factory which creates a SLF4J logger. |
| Methods in com.foxinmy.weixin4j.logging that return InternalLoggerFactory | |
|---|---|
static InternalLoggerFactory |
InternalLoggerFactory.getDefaultFactory()
Returns the default factory. |
| Methods in com.foxinmy.weixin4j.logging with parameters of type InternalLoggerFactory | |
|---|---|
static void |
InternalLoggerFactory.setDefaultFactory(InternalLoggerFactory defaultFactory)
Changes the default factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||