Browse Source

移除RocketmqRemoting频繁的info级别log

NorthLan 6 years ago
parent
commit
4ef2d7fb06
1 changed files with 2 additions and 0 deletions
  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