소스 검색

conf:logback

pudongliang 4 달 전
부모
커밋
67420ad1a2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/main/resources/logback-spring.xml

+ 0 - 2
src/main/resources/logback-spring.xml

@@ -106,8 +106,6 @@
     <!-- 默认配置 -->
     <!-- 默认配置 -->
     <root level="INFO">
     <root level="INFO">
         <appender-ref ref="CONSOLE"/>
         <appender-ref ref="CONSOLE"/>
-        <appender-ref ref="FILE"/>
-        <appender-ref ref="ERROR_FILE"/>
     </root>
     </root>
 
 
 </configuration>
 </configuration>