yonge 2 年之前
父節點
當前提交
fc2ec126c5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      audio-analysis/src/main/resources/logback-spring.xml

+ 1 - 1
audio-analysis/src/main/resources/logback-spring.xml

@@ -37,7 +37,7 @@
 		</root>
 	</springProfile>
 	
-	<springProfile name="local">
+	<springProfile name="test">
 		<root level="info">
 			<appender-ref ref="stdout" />
 			<appender-ref ref="file" />