| 接口 | 说明 |
|---|---|
| NoRequestLogging | |
| RequestLoggingHandler |
RequestLogging 处理
|
| 类 | 说明 |
|---|---|
| BeforeLoggingApplicationListener |
用于配置日志系统的 ApplicationListener
|
| HandlerMethodHandlerInterceptor |
保存 HandlerMethod
|
| RequestLogging |
日志模型
|
| RequestLoggingFilter |
请求日志过滤器
|
| RequestLoggingProperties |
RequestLogging 配置
|
| RequestLoggingServletInitializer |
自动增加请求日志过滤器
|