mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 01:53:53 +08:00
update:日志配置在logback配置文件即可
This commit is contained in:
@@ -65,14 +65,5 @@ mybatis-plus:
|
|||||||
blobType: BLOB
|
blobType: BLOB
|
||||||
boolValue: TRUE
|
boolValue: TRUE
|
||||||
|
|
||||||
# 添加日志相关配置
|
|
||||||
logging:
|
|
||||||
config: classpath:logback-spring.xml
|
|
||||||
file:
|
|
||||||
path: ./logs
|
|
||||||
level:
|
|
||||||
root: info
|
|
||||||
xiaozhi: debug
|
|
||||||
|
|
||||||
app:
|
app:
|
||||||
fronted-url: http://localhost:8001
|
fronted-url: http://localhost:8001
|
||||||
Reference in New Issue
Block a user