shaohongbo hace 3 años
padre
commit
5586b2b360
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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: