浏览代码

增加日志等级环境变量

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/