yonge 2 years ago
parent
commit
fc2ec126c5
1 changed files with 1 additions and 1 deletions
  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" />