mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-02 10:57:10 +08:00
refactor: 适配 ContiNew Starter Local Storage(存储模块-本地存储)
This commit is contained in:
@@ -26,20 +26,19 @@ project:
|
||||
logging:
|
||||
config: classpath:logback-spring.xml
|
||||
## 日志配置
|
||||
continew-starter:
|
||||
log:
|
||||
enabled: true
|
||||
include:
|
||||
- DESCRIPTION
|
||||
- MODULE
|
||||
- REQUEST_HEADERS
|
||||
- REQUEST_BODY
|
||||
- IP_ADDRESS
|
||||
- BROWSER
|
||||
- OS
|
||||
- RESPONSE_HEADERS
|
||||
- RESPONSE_BODY
|
||||
- TIME_TAKEN
|
||||
continew-starter.log:
|
||||
enabled: true
|
||||
include:
|
||||
- DESCRIPTION
|
||||
- MODULE
|
||||
- REQUEST_HEADERS
|
||||
- REQUEST_BODY
|
||||
- IP_ADDRESS
|
||||
- BROWSER
|
||||
- OS
|
||||
- RESPONSE_HEADERS
|
||||
- RESPONSE_BODY
|
||||
- TIME_TAKEN
|
||||
|
||||
--- ### 接口文档配置
|
||||
springdoc:
|
||||
|
Reference in New Issue
Block a user