|
a0ace7d60c
|
build: groupId top.continew => top.continew.starter
|
2025-07-05 17:29:58 +08:00 |
|
|
ad298930db
|
release: v2.12.1
|
2025-06-09 21:43:40 +08:00 |
|
|
265d90fa4c
|
style: 调整代码风格 null == xx => xx == null(更符合大众风格)
|
2025-06-01 11:09:12 +08:00 |
|
|
49bd289e29
|
refactor(log): 抽取 isRecord 方法方便复用,移除已过期的 timeTtl
|
2025-05-17 12:09:12 +08:00 |
|
|
0463c74aa4
|
refactor(log): 优化日志拦截器配置
|
2025-04-09 21:38:20 +08:00 |
|
吴泽威
|
ca2c88651f
|
refactor(log/core): 重构请求和响应信息获取
web 模块 ServletUtils整理
log/core 模块 删除 RecordableHttpRequest和
RecordableHttpResponse
|
2025-04-01 15:58:02 +08:00 |
|
|
21262701dc
|
refactor(web): 请求响应可重复读流处理由 core 调整到 web 模块
|
2025-03-26 20:43:16 +08:00 |
|
|
4c385927b4
|
refactor(log): 优化访问日志相关配置属性名称
|
2025-03-25 22:16:43 +08:00 |
|
liquor
|
da5e162a2a
|
feat(core): 新增请求响应可重复读流处理并优化日志模块
增加访问日志打印处理:包括参数打印、过滤敏感参数和超长参数配置
|
2025-03-25 13:09:06 +00:00 |
|
|
a6c9d33024
|
refactor(log): 优化日志处理器解析 description、module 方法
|
2025-01-02 20:33:33 +08:00 |
|
|
7ff26c4596
|
refactor(log): 优化包结构
|
2024-12-25 20:34:45 +08:00 |
|
|
c5cb203532
|
refactor(log): 优化日志模块
|
2024-12-24 21:50:59 +08:00 |
|
|
0d334523e9
|
refactor(log): 新增 LogHandler 提升日志模块的复用性
|
2024-12-23 20:51:42 +08:00 |
|
|
265c669eda
|
refactor(log): 优化基于 AOP 实现日志代码,调整日志整体包结构
|
2024-12-22 22:56:58 +08:00 |
|
liquor
|
7c3f15a6f6
|
feat(log/aop): 新增 log-aop 组件模块(基于 AOP 实现日志记录)
|
2024-12-11 09:03:09 +00:00 |
|
|
be4dec5a30
|
fix(log/interceptor): 修复全局配置和局部配置包含请求、响应体冲突
|
2024-09-24 22:14:50 +08:00 |
|
fire
|
ca1b92cde3
|
fix(log): 修复 continew-starter.log.exclude-patterns 配置不生效的问题
|
2024-09-20 02:10:08 +00:00 |
|
|
46773df9dd
|
chore: 优化代码格式
|
2024-09-11 22:24:46 +08:00 |
|
|
0cede6bf9f
|
chore: 完善 ConditionalOnProperty 配置
|
2024-09-11 21:22:19 +08:00 |
|
梓陌
|
4caf0a0db6
|
fix(log): 修复接口耗时统计始终为0ms问题
|
2024-09-03 06:19:54 +00:00 |
|
|
16b6e9b466
|
feat(log): 不记录日志也支持开启打印访问日志
|
2024-08-30 20:40:30 +08:00 |
|
httpsjt
|
52fc9d086d
|
日志includes引用传递修改问题。
|
2024-08-30 14:45:50 +08:00 |
|
|
e55eb17d64
|
feat(web): 新增 isMatch 路径是否匹配方法
match => isMatch
|
2024-08-19 22:40:53 +08:00 |
|
|
6e76269bb6
|
fix(log): 仅支持获取 JSON 结构响应体
|
2024-08-07 19:04:42 +08:00 |
|
|
31c3162563
|
chore: log-httptrace-pro => log-interceptor
|
2024-08-01 22:11:40 +08:00 |
|