!162 修改一个注释文字

Merge pull request !162 from 2016_12_21/v5-dev
This commit is contained in:
Looly 2020-08-26 09:05:18 +08:00 committed by Gitee
commit a0f7ec1d0e

View File

@ -45,7 +45,7 @@ public interface Log extends TraceLog, DebugLog, InfoLog, WarnLog, ErrorLog {
static Log get() { static Log get() {
return LogFactory.get(CallerUtil.getCallerCaller()); return LogFactory.get(CallerUtil.getCallerCaller());
} }
//------------------------------------------------------------------------ Static method start //------------------------------------------------------------------------ Static method end
/** /**
* @return 日志对象的Name * @return 日志对象的Name