shaohongbo 3 년 전
부모
커밋
5586b2b360
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      src/main/resources/bootstrap.yml

+ 9 - 0
src/main/resources/bootstrap.yml

@@ -37,6 +37,15 @@ mybatis-plus:
   configuration:
 #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
      log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
+logging:
+  level:
+     com:
+       persagy:
+         apm:
+           diagnose:
+             feign:
+               client:
+                 SaasWebClient: error
 
 integrated:
   swagger: