瀏覽代碼

移除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