mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
typo
This commit is contained in:
@@ -45,7 +45,7 @@ public interface Log extends TraceLog, DebugLog, InfoLog, WarnLog, ErrorLog {
|
||||
static Log get() {
|
||||
return LogFactory.get(CallerUtil.getCallerCaller());
|
||||
}
|
||||
//------------------------------------------------------------------------ Static method start
|
||||
//------------------------------------------------------------------------ Static method end
|
||||
|
||||
/**
|
||||
* @return 日志对象的Name
|
||||
|
Reference in New Issue
Block a user