| 程序包 | 说明 |
|---|---|
| com.xiaoleilu.hutool.log | |
| com.xiaoleilu.hutool.log.dialect |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Log
日志统一接口
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractLog
抽象日志类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ApacheCommonsLog
Apache Commons Logging
|
class |
ApacheCommonsLog4JLog
Apache Commons Logging for Log4j
|
class |
ConsoleLog
利用System.out.println()打印日志
|
class |
JdkLog
java.util.logging log.
|
class |
Log4j2Log
Apache Log4J 2 log.
|
class |
Log4jLog
Apache Log4J log.
|
class |
Slf4jLog
SLF4J log.
|
Copyright © 2016. All rights reserved.