public abstract class SysLogSaverHandler<T> extends Object implements SysLogSaver
| 构造器和说明 |
|---|
SysLogSaverHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doSave(SysLogContent content)
执行保存操作
|
abstract Function<T,String> |
userIdentifyFunc()
用于记录日志时能够区分用户的字段表达式
|
abstract Class<T> |
userInfoType()
用户信息类
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGlobal, saveCopyright © 2022. All rights reserved.