|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalLogger | |
|---|---|
| com.foxinmy.weixin4j.logging | |
| Uses of InternalLogger in com.foxinmy.weixin4j.logging |
|---|
| Classes in com.foxinmy.weixin4j.logging that implement InternalLogger | |
|---|---|
class |
AbstractInternalLogger
A skeletal implementation of InternalLogger. |
| Methods in com.foxinmy.weixin4j.logging that return InternalLogger | |
|---|---|
static InternalLogger |
InternalLoggerFactory.getInstance(Class<?> clazz)
Creates a new logger instance with the name of the specified class. |
static InternalLogger |
InternalLoggerFactory.getInstance(String name)
Creates a new logger instance with the specified name. |
InternalLogger |
Slf4JLoggerFactory.newInstance(String name)
|
InternalLogger |
JdkLoggerFactory.newInstance(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||