mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 更改系统所有服务日志配置文件命名为 logback-plus.xml 避免与其他框架默认配置冲突
This commit is contained in:
		@@ -6,6 +6,9 @@ spring:
 | 
			
		||||
  profiles:
 | 
			
		||||
    active: @profiles.active@
 | 
			
		||||
 | 
			
		||||
logging:
 | 
			
		||||
  config: classpath:logback-plus.xml
 | 
			
		||||
 | 
			
		||||
--- # 监控中心服务端配置
 | 
			
		||||
spring:
 | 
			
		||||
  security:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user