|
@@ -15,18 +15,9 @@ server:
|
|
fdkk:
|
|
fdkk:
|
|
level: INFO
|
|
level: INFO
|
|
maxHistory: 180
|
|
maxHistory: 180
|
|
-logging:
|
|
|
|
- config: classpath:logback-spring.xml
|
|
|
|
- file:
|
|
|
|
- path: /home/backend/smart-site/logs
|
|
|
|
- level:
|
|
|
|
- com.fdkankan: DEBUG
|
|
|
|
mybatis-plus:
|
|
mybatis-plus:
|
|
configuration:
|
|
configuration:
|
|
log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
|
|
log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
forest:
|
|
forest:
|
|
## 日志总开关,打开/关闭Forest请求/响应日志(默认为 true)
|
|
## 日志总开关,打开/关闭Forest请求/响应日志(默认为 true)
|
|
log-enabled: true
|
|
log-enabled: true
|