Sfoglia il codice sorgente

移除RocketmqRemoting频繁的info级别log

NorthLan 6 anni fa
parent
commit
4ef2d7fb06
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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