Java日志一文通

54 阅读1分钟

日志门面:Commons logging 和 Slf4j。

日志实现:JUL、Logback、log4j、log4j2

单元测试:Junit & Mockito & PowerMock