This commit is contained in:
Looly
2023-12-29 21:16:01 +08:00
parent 6facfcfc4d
commit fc8d25dfac
32 changed files with 81 additions and 69 deletions

View File

@@ -26,7 +26,7 @@ public abstract class AbsLogEngine implements LogEngine {
/**
* 日志框架名,用于打印当前所用日志框架
*/
protected String name;
private final String name;
/**
* 构造