Explorar o código

酷乐秀支持课件查看

zouxuan hai 1 ano
pai
achega
7dc78fcbfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cooleshow-app/src/main/resources/logback-spring.xml

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

@@ -44,7 +44,7 @@
 	</springProfile>
 	<!--开发环境:打印控制台 -->
 	<springProfile name="dev">
-		<root level="INFO">
+		<root level="DEBUG">
 <!--			<appender-ref ref="stdout" />-->
 			<appender-ref ref="file" />
 		</root>