接口的使用
cn.bbwres.biscuit.operation.log.service.EnhanceOperationLogService
-
cn.bbwres.biscuit.operation.log中EnhanceOperationLogService的使用
修饰符和类型方法说明OperationLogAutoConfigure.enhanceOperationLogBaseService(org.springframework.core.env.Environment environment) 操作日志基本的属性设置服务OperationLogAutoConfigure.enhanceOperationLogParamsService()操作日志请求参数设置服务OperationLogAutoConfigure.enhanceOperationLogSpringElService()操作日志spel 表达式信息OperationLogAutoConfigure.enhanceOperationLogUserService(OperationLogProperties operationLogProperties) 操作日志用户信息补充参数OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration.enhanceOperationLogWebService()操作日志web 相关参数OperationLogAutoConfigure.SaveEnhanceOperationLogConfiguration.saveOperationLogService(OperationLogSaveService operationLogSaveService) 操作日志的保存修饰符和类型方法说明OperationLogAutoConfigure.operationLogAspect(List<EnhanceOperationLogService> enhanceOperationLogServices) 切面配置 -
cn.bbwres.biscuit.operation.log.service.impl中EnhanceOperationLogService的使用
修饰符和类型类说明class补充操作日志的基本信息class补充操作日志的请求和响应参数信息class补充支持springEl的参数class补充操作日志的用户信息class补充操作日志的web相关参数class保存操作日志