소스 검색

移除RocketmqRemoting频繁的info级别log

NorthLan 6 년 전
부모
커밋
4ef2d7fb06
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      zen-web/src/main/resources/application.yml

+ 2 - 0
zen-web/src/main/resources/application.yml

@@ -32,6 +32,7 @@ logging:
     com.xxl.job.core: warn
     com.atomikos: warn
     com.maihaoche: warn
+    RocketmqRemoting: warn
   #    com.github.tobato.fastdfs: debug
   file: logs/zen.log
 
@@ -65,4 +66,5 @@ logging:
     com.xxl.job.core: warn
     com.atomikos: warn
     com.maihaoche: warn
+    RocketmqRemoting: warn
   file: logs/zen.log