mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-22 21:00:46 +08:00
typo
This commit is contained in:
parent
9d3d2f9ed4
commit
4e78e154fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user