Browse Source

redis集群配置

zouxuan 1 năm trước cách đây
mục cha
commit
e8bc5ea491
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cooleshow-app/src/main/resources/logback-spring.xml

+ 1 - 1
cooleshow-app/src/main/resources/logback-spring.xml

@@ -59,7 +59,7 @@
 	</springProfile>
 
 	<springProfile name="pre">
-		<root level="DEBUG">
+		<root level="INFO">
 <!--			<appender-ref ref="stdout" />-->
 			<appender-ref ref="file" />
 			<appender-ref ref="plumelog" />