mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +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…
x
Reference in New Issue
Block a user