| Package | Description |
|---|---|
| org.nlpcn.commons.lang.util.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
JakartaCommonsLoggingImpl |
class |
Jdk14LoggingImpl |
class |
Log4j2Impl |
class |
Log4jImpl |
class |
NoLoggingImpl |
class |
SLF4JImpl |
| Modifier and Type | Method and Description |
|---|---|
static Log |
LogFactory.getLog()
获取log默认当前类,不支持android
|
static Log |
LogFactory.getLog(Class clazz) |
static Log |
LogFactory.getLog(String loggerName) |
Copyright © 2016. All rights reserved.