| Interface | Description |
|---|---|
| AccessLoggerListener |
访问日志监听器,实现此接口并注入到spring容器即可获取访问日志信息
|
| Class | Description |
|---|---|
| AccessLoggerInfo |
访问日志信息,此对象包含了被拦截的方法和类信息,如果要对此对象进行序列化,请自行转换为想要的格式.
|
| LoggerDefine | |
| RequestInfo |
| Annotation Type | Description |
|---|---|
| AccessLogger |
访问日志,在类或者方法上注解此类,将对方法进行访问日志记录
|
Copyright © 2016–2021. All rights reserved.