mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
prepare 5.0.0
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package cn.hutool.log;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
import cn.hutool.core.exceptions.ExceptionUtil;
|
||||
import cn.hutool.core.util.StrUtil;
|
||||
import cn.hutool.log.level.Level;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* 抽象日志类<br>
|
||||
* 实现了一些通用的接口
|
||||
|
Reference in New Issue
Block a user