mirror of
https://gitee.com/dromara/hutool.git
synced 2025-07-31 16:11:50 +08:00
commit
a0f7ec1d0e
@ -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