Browse Source

마이페이지 전체취소 임시 커밋

card007 5 years ago
parent
commit
44c02144e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/log/logback-tsit.xml

+ 1 - 0
src/main/resources/log/logback-tsit.xml

@@ -20,6 +20,7 @@
 
 	<root level="${LOG_LEVEL}">
 		<appender-ref ref="CONSOLE"/>
+		<appender-ref ref="FILE" />
 	</root>
 
 </configuration>