mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
add 增加监控中心 在线日志监控 优化日志文件格式
This commit is contained in:
@@ -129,6 +129,13 @@ management:
|
||||
web:
|
||||
exposure:
|
||||
include: '*'
|
||||
endpoint:
|
||||
logfile:
|
||||
external-file: ./logs/${spring.application.name}/console.log
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
config: classpath:logback.xml
|
||||
|
||||
# redisson 缓存配置
|
||||
redisson:
|
||||
|
||||
Reference in New Issue
Block a user