mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -26,7 +26,7 @@ public abstract class AbsLogEngine implements LogEngine {
|
||||
/**
|
||||
* 日志框架名,用于打印当前所用日志框架
|
||||
*/
|
||||
protected String name;
|
||||
private final String name;
|
||||
|
||||
/**
|
||||
* 构造
|
||||
|
Reference in New Issue
Block a user