Explorar el Código

redis集群配置

zouxuan hace 1 año
padre
commit
017b994c0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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="INFO">
+		<root level="DEBUG">
 <!--			<appender-ref ref="stdout" />-->
 			<appender-ref ref="file" />
 			<appender-ref ref="plumelog" />