|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSLogger | |
|---|---|
| net.csdn.common.logging | |
| net.csdn.common.logging.log4j | |
| net.csdn.common.logging.support | |
| Uses of CSLogger in net.csdn.common.logging |
|---|
| Methods in net.csdn.common.logging that return CSLogger | |
|---|---|
static CSLogger |
Loggers.getLogger(Class clazz)
|
static CSLogger |
Loggers.getLogger(Class clazz,
Settings settings,
String... prefixes)
|
static CSLogger |
Loggers.getLogger(Class clazz,
String... prefixes)
|
static CSLogger |
Loggers.getLogger(CSLogger parentLogger,
String s)
|
static CSLogger |
Loggers.getLogger(String s)
|
static CSLogger |
CSLoggerFactory.getLogger(String name)
|
static CSLogger |
Loggers.getLogger(String loggerName,
Settings settings,
String... prefixes)
|
static CSLogger |
Loggers.getLogger(String name,
String... prefixes)
|
static CSLogger |
CSLoggerFactory.getLogger(String prefix,
String name)
|
CSLogger |
CSLoggerFactory.newInstance(String name)
|
protected abstract CSLogger |
CSLoggerFactory.newInstance(String prefix,
String name)
|
| Methods in net.csdn.common.logging with parameters of type CSLogger | |
|---|---|
static CSLogger |
Loggers.getLogger(CSLogger parentLogger,
String s)
|
| Uses of CSLogger in net.csdn.common.logging.log4j |
|---|
| Classes in net.csdn.common.logging.log4j that implement CSLogger | |
|---|---|
class |
Log4jCSLogger
BlogInfo: william Date: 11-9-1 Time: 下午3:24 |
| Methods in net.csdn.common.logging.log4j that return CSLogger | |
|---|---|
protected CSLogger |
Log4jFactory.newInstance(String prefix,
String name)
|
| Uses of CSLogger in net.csdn.common.logging.support |
|---|
| Classes in net.csdn.common.logging.support that implement CSLogger | |
|---|---|
class |
AbstractCSLogger
BlogInfo: william Date: 11-9-1 Time: 下午2:39 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||