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" />