소스 검색

增加日志等级环境变量

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

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -25,7 +25,7 @@ logging:
   level:
     com:
       persagy:
-        apm: DEBUG
+        apm: ${LOGGING_LEVEL:INFO}
 
 EUREKA_CLIENT_DEFAULT_ZONE: http://frame:123456@develop.persagy.com/integrated-eureka/eureka/